Edit launch page HTML
The LaunchPage.html provides the end user with an easy page to download the launcher from. By default it is configured to have the FastStats64LauncherSetup.msi and the FastStatsLauncherSetup.msi. The following process goes through, replacing the FastStats 32 bit launcher with the PeopleStage 64 bit launcher.
If the LaunchPage is opened in a browser, it looks like the following:
To change the FastStats 32 bit Launcher to PeopleStage 64 bit Launcher, open the LaunchPage.html in a text editor, such as Notepad++.
On line 49 the following details need to be changed:
-
File name: href=”FastStatsLauncherSetup.msi” to the new launcher file created, so href="PeopleStage64LauncherSetup.msi”
-
Description: Download Apteco FastStats 32 bit Launcher to Download Apteco PeopleStage 64 bit Launcher
Save the file and then try opening it in a browser to make sure that the changes have worked.
Click on the Download Apteco PeopleStage 64 bit Launcher to check that the msi downloads.
Send clients the Launch Page
Send your clients the following install link (you can download and run locally): http:\\MyWebserver\Launcher\Holidays\LaunchPage.html