| InstallerContactSite Map |
Advanced Installer User Guide | |||
How do I create a web-based installation package? |
| AnswerAdvanced Installer offers support for creating an EXE setup file that will download the MSI and CAB files from your web site and start installing the application with these resources. To create such an installer you can try following these steps:
This way the files can be stored on the server of the web site and the MSI as well. When the user runs the EXE file the MSI will be downloaded and the installation will start. The MSI also will start downloading all the files it needs for installation. If you wish the MSI to download only certain files, based on the feature selection made by the user you can try the following settings:
|
