Delphi android hotfix 2017 - delphi

I have just downloaded the hotfix from embarcadero website and I have read that it's mostly about Android issues. I am going to install it in my computer but my company has bought new computers and we need to install Delphi on them.
We are going to download the official Delphi Tokyo iso from the website and it's fine. But now the question: do we still have to download and apply the hotfix? Or they have already included the hotfix in the iso?

Related

Delphi 10.2 Tokyo VCL sources

I've just installed RAD 10.2 Tokyo, from the official ISO, but using a trial period serial number. It says "Architect" when I start it (though I wanted to trial Entreprise edition).
Now inside Delphi's folder, when I go to sources, I find a few subfolders like rtl, but no VCL subfolder.
Does anyone have these files? Am I missing them because I installed a trial version, did Embarcadero stop providing them? In my old Delphi XE2, I also have FireMonkey framework sources, but here, nothing...
The trial version does not provide sources. You get the sources when you purchase. Note that the starter edition also does not provide sources.

Delphi RAD 2010 Update to latest Indy version

I use Delphi RAD 2010 and Indy 10.5.5. Now I'm working with IdSMTP and IdMessage. But found some issues in them work. And find information that in late version, for example in 10.5.9 this problem has gone. But on Indy official site I can't find downloads link.
But on Indy official site I can't find downloads link.
Go to http://www.indyproject.org
Click on Indy.Sockets (VCL)
Click on Downloads
Click on Version 10
Click on Development Snapshot
Click on Development Snapshot (again)
Click on Indy via SVN, Fulgan.com, or precompiled binaries.
You can check out Indy from the public subversion repository.
Detailed instructions are at http://www.indyproject.org/sockets/download/svn.en.aspx

TMS Component Pack in new XE8 Trial install?

I'm having trouble with installing TMS component pack in my trial Delphi XE8 Architect dev environment. The pack is quite old, and I'm just about to use it, to check if everything is fine with my code, code was writen few years ago with this pack. Since I haven't got jet registered version of delphi, I'm using this trial just to check if I can work with this code and components? I install tms exe but no controls are shown in dev enviroment?
The pack is quite old.
That's the problem. You need to get a version that supports XE8. I expect that you can obtain that from the vendor's website.

Where can I find the latest version of XNA to download?

I'm using Visual Studio 2010 Ultimate and I after searching for XNA Download on google, I found this page:
http://blogs.msdn.com/b/xna/archive/2010/09/16/xna-game-studio-4-0-available-for-download.aspx
Following the link there, I get to this page:
http://create.msdn.com/en-US/SiteError.aspx?404;aspx&404;http://create.msdn.com:80/launchcenter?lc=1033
So this is kind of confusing for someone starting out.
What is the latest release version of XNA I can use for PC/WP7 game development?
Where can I find the installer to download it?
I don't need a bootstrapper to download Visual Studio for me, as I already has the IDE installed. Thank you!
Here: Microsoft XNA Game Studio 4.0 download.
Also see Windows Phone Developer Tools: Offline ISO Image.
But note that the Web Installer available here will only download and install what you need. Since you already have Visual Studio, it will just integrate itself nicely.
The latest version is XNA 4.0. The bootstrapper is a smart installer and only installs the components you are missing. For example if you have Visual Studio 2010 Ultimate then it is not going to install the Express version as well. It also includes a Windows Phone emulator if you are interested in that. And here's the direct link to the installer.

tfs integration with delphi 2010

We are currently upgrading from Delphi 7 to Delphi 2010. With Delphi 7 we use Source Connection to integrate Delphi 7 with TFS, but there does not look like there is going to be a Delphi 2010 version in time. Is there any other integration option out there?
VssConneXion is not ready for Delphi 2010 yet (there is a version for Delphi 2009 on their downloads page).
Currently, I'm running the (Microsoft) Team Explorer for managing my source code check-out/check-in and work-items.
It works fine, even though it is not integrated in the Delphi IDE.
I've not tried which version of Team Explorer works with which versions of Team Foundation System (this question has a bit more info), but here are a few download links:
Team Explorer 2010
Team Explorer 2008
Team Explorer 2005
--jeroen
There's athlant, but it's seems there's no updated version for Delphi 2010 too.
I used VssConneXion for years, but I gave up because they don't update it frequently, and you have to wait much months for new release, so I went to SVN with TortoiseSVN, and since that day, I have never needed any IDE integration, it's work wonderfully without the IDE integration, but you may don't like it at first, but after few time, you will like it more than IDE integration.

Resources