Re: Rebooting of windows/unix system using Java APIs
Posted By:
Jens_Dibbern
Posted On:
Sunday, October 27, 2002 11:51 PM
You could start an external program to do it for you. For Unix systems "shutdown -h now" should work, for Windows Systems you will need one of the many "WinExit" programs. If you can't find one, I will send you mine by e-mail.
HTH
Jens