> Hi, > does anybody know how to restart windows from a remote computer that is on > the same network. > What about restarting windows in delphi?
Run the SHUTDOWN command line utility. This has been available with the OS since NT and allows remote shutdowns. Type SHUTDOWN /? to view the command line options. The options allow you to do a restart. Glenn Lawler ----------------------------------------------------- Home page: http://groups.yahoo.com/group/delphi-en/ To unsubscribe: [EMAIL PROTECTED] Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/delphi-en/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

