Starter Software
The Starter tool (cobrand\starter.exe) enables you to open the user
browser with the settings specified in the Browser section of the
http.ini file. This tool is very useful when you install DWebPro as
Windows service. It also tries to start the DWebPro service if it
has been installed.
You have to place the starter.exe binary into the deploy folder and launch it instead of the
dwebpro.exe file. You can rename and include it in your own install
package.
The starter.exe executable acts as follows:
- It verify if there is any DWebPro instance running on the system (even the service version).
- If it finds DWebPro, it starts reading the
http.inifile from the current directory or the one passed using the-fparameter (like DWebPro). - It finally starts the user browser with the settings specified
in the
http.inifile, in the same way DWebPro does.
Also the -u command line parameter
is supported.


