Command line options

Baby Web Server

Command line options
You can use the command line of Baby Web Server to specify an alternative configuration file. This file will then be used instead of the registry key (HKEY_CURRENT_USER\Software\Pablo Software Solutions\babyweb).

For example:
babyweb.exe /Config:babyweb.ini
(the settings file will be saved in the
c:\Windows folder)
or
babyweb.exe /Config:.\babyweb.ini
(the settings file will be saved in the Baby Web Server folder)
or
babyweb.exe /Config:"C:\Program Files\Baby Web Server\babyweb.ini"
(the settings file will be saved in the specified location)


Using this feature can be usefull if you want to run multiple instances of Baby Web Server. Or if you want to run a preconfigured version from a CD.

Other command line option is /m, which is used to force Baby Web Server to minimize at startup.

For example:
babyweb.exe /m