Click to See Complete Forum and Search --> : shutdown from console in win98 or win98se
Daniel_C
March 22nd, 2004, 05:04 PM
In windows xp there's a command called shutdown in the system 32 file that if used with the proper parameters would shut down either your computer or a remote computer (useful on large networks), but I cannot find this command on windows 98, I was wondering if someone could either tell me where to locate it or point me in the right direction...thanks :)
NEPATEC
March 25th, 2004, 08:00 PM
In windows xp there's a command called shutdown in the system 32 file that if used with the proper parameters would shut down either your computer or a remote computer (useful on large networks), but I cannot find this command on windows 98, I was wondering if someone could either tell me where to locate it or point me in the right direction...thanks :)
"rundll.exe user.exe,ExitWindows" (exactly as typed, minus the quotation marks)
Daniel_C
March 28th, 2004, 02:46 PM
"rundll.exe user.exe,ExitWindows" (exactly as typed, minus the quotation marks)
Thank you very much :) is there a wasy to make it run on a remote computer?