Re: [perl-win32-gui-users] Shutdown, reboot, logoff and lock on NT and 2000 with perl?

2001-05-22 Thread daryll . elston
Tim, I have had mixed success using Win32::InitiateSystemShutdown, it didn't work effectivley for mixed service packs therefore I used SHUTDOWN.EXE from the Winnt Res Kit which has several options: Usage: SHUTDOWN [/?] [\\Computer] [/L] [/A] [/R] [/T:xx] ["Msg"] [/Y] [/C] /?Shows this s

Re: [perl-win32-gui-users] Shutdown, reboot, logoff and lock on NT and 2000 with perl?

2001-05-22 Thread Kevin . ADM-Gibbs
Tim, The Win32 module has Win32::InitiateSystemShutdown(MACHINE, MESSAGE, TIMEOUT, FORCECLOSE, REBOOT) I haven't come across modules which do of the other things. Kev. "Thomas, Timothy B" <[EMAIL PROTECTED]>@lists.sourceforge.net on 21/05/2001 23:20:02 Please respond to perl-win32-gu