This section describes how you use the Setup Program that actually installs the Application Server software on your computer. The Setup Program for the latest version of the Application Server can be downloaded from http://download.redbex.com. We recommend to download the Setup Program for the latest version before starting with this installation.
If not renamed the setup executable always carries the version in its name e.g: Redbex Application Server 1.22.1161.1250 Setup.exe
The Setup Program must be run on the computer where the Application Server shall be installed. To conduct the setup you need to be member in the local Windows Administrators group, or equivalent.
To log the activities of the Setup Program the executable can be run from the command line with command line parameters. This is useful in case of setup errors and if you want to know what the setup executable really does. Use following syntax to execute the setup executable with logging options:
"<SetupExeFullPath>" /L*V "<LogFileFullPath>"
An example would be:
"C:\SomeDirectory\redbex Application Server 1.0.1161.1250 Setup.exe" /L*V "c:\temp\InstallationLog.txt"