How to Create an Offline Installer

Description

A standalone installer for any version of Alpha Anywhere (Developer Edition, Application Server for IIS, Application Server, and Runtime) can be created using the Universal Installer.

Discussion

The Universal Installer allows you to add and manage installations of Alpha Software products. The installer downloads installation files for products as needed during installation. This means the Universal Installer requires an internet connection to install updates.

If you need an installer that can be run without a network connection, you can create an Offline Installer for the product and version required.

  1. Startup the Universal Installer on a machine that can connect to https://download.alphasoftware.com

    images/offline1.png
  2. Choose the product and version to create an offline package.

    images/offline2.png
    Click the Change button to select a build type and version.
    images/offline3.png
    Installation Options include the install directory, build type, and version.
  3. Click on the More... button and choose Offline installer.

    images/offline4.png
  4. Select the output location for the offline installer package.

    images/offline5.png
  5. Copy the offline installer package and C:\Program Files (x86)\Alpha Anywhere Installer\InstallAlphaAnywhere.exe to the machine that does not have internet access to https://download.alphasoftware.com

    images/offline6.png

    The Universal Installer executable (InstallAlphaAnywhere.exe) must be the same version that was used to create the offline installer package.

  6. On the Windows command line (using Command Prompt or your program of choice), run the following command in the directory where you copied the offline installer in the previous step:

    InstallAlphaAnywhere -OfflinePackage="<name of the offline installer package>"
    images/offline7.png
  7. Use the Universal Installer as you normally would. The only product that can be installed is the one that is in the offline installer package.

    images/offline8.png

Videos

How to Create an Offline Installer

If a network connection is not available on a system that you need to install an Alpha Software product, an Offline Installer can be created to install Alpha Anywhere on the system. Offline installers can be created for the Developer Edition, Application Server for IIS, Application Server, and Runtime products. In this short video, we show how to create an Offline Installer for a specific version of Alpha Anywhere using the Universal Installer.

2020-10-29