FastStats launcher configuration
The following guide takes you through the steps required to configure your FastStats launcher.
Configuring the launcher files¶
- Run Setup Manager on the web server.
- Click Browse and open the appropriate
FastStats64LauncherSetup.msifile fromFastStatsEnterprise\Launcher\systemname\FastStats64LauncherSetup.msi.
The FastStats Setup Manager window opens. Configure the relevant tabs as described below.
Properties tab¶
Rename the Product Name to match the system for this FastStats launcher.
Note
It is best practice to tick the Base installer identity on Product Name option to prevent issues with opening multiple launchers with the same product name.
| Field | Value |
|---|---|
| Product name | Rename to match the system, e.g. FastStats Holidays - Launcher |
| Base installer identity on Product Name | Recommended—allows multiple launchers to be used simultaneously |
Appearance tab¶
No changes from the default configuration are needed unless you want to replace the default FastStats icons and banners.
Configurator tab¶
-
Click Launch Configurator to edit the
Launcher64.exe.configfile held within the MSI. -
Update the Application Base URL and the Application Configuration File to use the web server address:
Field Value Application Base URL http://MyWebServer/FastStatsWebService/GetBinary.aspx/Holidays/Binaries—replacelocalhostwith your web server name andHolidayswith your Binaries name if differentApplication Configuration File http://MyWebServer/FastStatsWebService/DiscovererConfiguration.aspx/Holidays—replacelocalhostwith your web server name andHolidayswith the FastStats Client configuration name if different -
Choose File > Save to save the
Launcher64.exe.configfile back into the MSI. - Close the Launcher Configurator window to return to Setup Manager.
Directory structure tab¶
- Expand Desktop and Programs Menu.
- Paste the same shortcut names you set for Product in the Properties tab.
- Right-click on these and click Rename.
Digital signature¶
If you need to set up a digital signature for the launcher:
- Tick Digitally Sign Installer and select the Certificate File and Private Key File.
- Once the launcher setup changes are complete, choose File > Save to save the MSI.
-
Click Yes on the 'No Digital Signature information has been specified, are you sure?' message if no digital signature is required.
-
If you have a digital certificate, apply it here if required.
This ensures the product can only be installed once on a user's machine.
Moving the launcher MSI to your web server¶
On your web server, the base directory is by default C:\inetpub\wwwroot\. When translated to a browser URL, this is http://MyWebServer/.
The Launcher directory serves the FastStats application to your clients. Create a separate folder for each system underneath this folder. When translated to a browser URL, this is: http://MyWebServer/Launcher/Holidays/.
Copy files¶
Copy the following files to the system folder (these can be found in the FastStatsEnterprise.zip Launcher/systemname/ directory):
FastStatsLauncherSetup.msi—the launcher file you configuredLaunchPage.htmlAptecoHTMLpages.css, thejsdirectory, and theimagedirectory
Editing the launch page HTML¶
The LaunchPage.html provides end users with an easy page to download the launcher from. By default it is configured with both the FastStats 64-bit and 32-bit launcher links. The following process removes the 32-bit launcher, leaving only the 64-bit launcher.
If the launch page is opened in a browser, it looks like this:
To remove the FastStats 32-bit launcher:
-
Open
LaunchPage.htmlin a text editor such as Notepad++. -
Delete line 49, which contains:
-
Save the file and open it in a browser to verify the changes.
-
Click Download Apteco FastStats 64 bit Launcher to confirm the MSI downloads.
Send clients the launch page¶
Send clients the following install link: http://MyWebServer/Launcher/Holidays/LaunchPage.html












