RAD Studio ISO Installer and Getit Package Manager

Recently, I had an Embarcadero client facing a peculiar issue. He said that when he installed RAD Studio via the web installer, GetIt worked fine. But when he used the ISO installer, GetIt just wouldn’t connect.

The good news is that this is a known issue. And even better news is that its easily resolvable!

Here’s what you need to do

  1. Find the GetItCmd.exe file in RAD Studio installation folder.
  2. Open the cmd console and change directory to that folder.
  3. Make sure the RAD Studio is shut.
  4. Run the following command :
    • C:\Program…\Emba…\bin> getitcmd -c=useonline
  5. Restart RAD Studio.

This will ensure that your Getit Package Manager runs with your ISO image installation too.

Leave a Reply

Your email address will not be published. Required fields are marked *