View Single Post
Old 05-19-2004, 07:39 PM   #2 (permalink)
Pragma
I am Winter Born
 
Pragma's Avatar
 
Join Date: Apr 2003
Location: Alexandria, VA
Well, the simplest plan is a batch file or something that simply calls "shutdown" with the appropriate command line options on a Win2k/XP box.

Failing that, you could always do something more esoteric like writing a C/C++ app that calls the system API for rebooting.
__________________
Eat antimatter, Posleen-boy!
Pragma is offline   Reply With Quote