Using the Offline Installer

From RAD Studio
Jump to: navigation, search

Go Up to Installation


This topic describes how to install RAD Studio using the Offline Installer.

Prerequisites

The following sections assume that you have read the installation notes and that you chose to use the Offline Installer to install RAD Studio.

Configuring the Temporary Storage Folder

The Offline Installer stores cache files into the temporary storage folder, which is the folder specified in the TEMP environment variable.

If the drive that contains the temporary storage folder is low on disk space, the installer might halt with an error message notfying the shortage. If this occurs, assign the TEMP variable to a folder on a drive with more disk space, then re-run the installation. See Change location of TEMP files folder to another drive for more information.

It is also possible to change the path of the installer cache directory by using the command line Setup.exe OVERRIDECACHE=<new-path-to-cache>. However this is completed at the user's own risk, Embarcadero cannot be responsible for any issues raised as a result of using this command.

For more information, see System Requirements.

Installing RAD Studio

To install RAD Studio using the Offline Installer:

  1. Open the Offline Installer:
    1. Download the ISO image that contains the Offline Installer.
    2. Mount the ISO image in the system where you want to install RAD Studio.

      You can do either of the following to mount the image:

      • Burn the ISO image on a double-layer high-capacity DVD, and put that DVD on the optical disk drive of the target system.
      • Mount the ISO image as a virtual disk with a software solution like WinCDEmu.
    3. Open install_RADStudio.exe in the mounted ISO image to start the Offline Installer.
  2. On the first page, check the "I agree to the RAD Studio License Agreement and Privacy Policy" option and select Next.
  3. Obtain a registration file:
    1. On the Input License page, select "I already have a product serial number" and click Next.
    2. On the Embarcadero Product Registration dialog box, make a note of the number displayed under Registration Code.
    3. On a machine that has a working internet connection, go to the Embarcadero Product Registration site and follow the instructions there to obtain a registration file.
    4. Move the registration file to the system where you are installing RAD Studio.
    5. On the Embarcadero Product Registration dialog box, select Cancel to return to the Input License page.
  4. Register your copy of RAD Studio:
    1. On the Input License page, select "I have a valid license file (*.slip or reg*.txt) to import" and click Next.
    2. On the Embarcadero Product Registration tool that opens, select Import.
    3. Locate and select your registration file, and select Open.
    4. When your registration file is imported, select OK to close the Embarcadero Product Registration tool.
  5. Follow the remaining steps of the installation wizard to complete your offline installation of RAD Studio.
    Warning: The RAD Studio installation path must not contain non-ASCII characters. The Offline Installer does not support Unicode.

See Also