Page 3 of 3

Re: 2.62

Posted: Sun Oct 18, 2009 6:36 pm
by madcow
Hi Kent,

I saw a person posted the Windows program wrapper for PM to run as service, and i tried it, it worked really fine .. can you create the function to restart the program via web? so even i am not online, someone else can restart it for me without knowing the admin password ? .. or a function to restart the computer .. since this service is started by itself without login the system ..

thanks Kent,
T

Re: 2.62

Posted: Sun Oct 18, 2009 7:27 pm
by Kent Briggs
madcow wrote: I saw a person posted the Windows program wrapper for PM to run as service, and i tried it, it worked really fine .. can you create the function to restart the program via web? so even i am not online, someone else can restart it for me without knowing the admin password ? .. or a function to restart the computer .. since this service is started by itself without login the system ..
The server can't restart itself directly but I could add a Reboot command to the API. Then you could wrap your own interface around that to handle security.

Re: 2.62

Posted: Sun Oct 18, 2009 7:45 pm
by madcow
Hi Kent,

Yes Please Kent, since his wrapper worked fine without login .. and it saves alot of memory for the system as well, since i am using VPS, 1 bytes or ram mean something .. :)

thank You