in reply to Re^2: Automatic Windows Reboot using Perl
in thread Automatic Windows Reboot using Perl
Win32::InitiateSystemShutdown( '', "\nAction Complete.\n\nSystem will now Reboot\!", 20, 0, 1 );
- - arden.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Automatic Windows Reboot using Perl
by Anonymous Monk on Jul 01, 2004 at 14:59 UTC |