Page 1 of 1

autostart?

Posted: Sat Jun 06, 2009 5:49 pm
by ggroeller
I know that a shortcut to the server software can be added to the "StartUp" folder ... is it possible to also bring the ( lilte ) server online automatically ?

Re: autostart?

Posted: Sat Jun 06, 2009 7:06 pm
by Kent Briggs
ggroeller wrote:I know that a shortcut to the server software can be added to the "StartUp" folder ... is it possible to also bring the ( lilte ) server online automatically ?
You can set "Auto start server at bootup" to "Yes" in the Server Settings. That starts the program, puts it online, and shrinks it to the system tray at bootup. It creates a registry entry in the Windows "Run" key, which is different than using the StartUp folder. If you want to do the same thing on a manual launch, include the -autostart command line parameter described in the help file under Technical Information|Misc. Your shortcut target will look something like this:

"C:\Program Files\Briggs Softworks\Poker Mavens 2\PMServer.exe" -autostart

Re: autostart?

Posted: Mon Jun 08, 2009 1:01 pm
by ggroeller
thanks - file this one under RTFM