clair Posted August 20, 2004 Posted August 20, 2004 i just made a unattended cd for win 2000...but after installing sillent Ie6_sp1 i wont that pc to restart!!!ECHO.ECHO Installing IE6sp1ECHO Please wait...start /wait %systemdrive%\install\ie6\ie6setup.exe /Q:A /R:Nrestart the pc ?????????
Wraith Posted August 20, 2004 Posted August 20, 2004 run: shutdown.exe /?If you have any sense you can work it out.Searching the forums would also have been an option. Try that next time.
peachy Posted August 21, 2004 Posted August 21, 2004 Windows 2000 doesn't ship with shutdown.exe. I just took a Windows XP version and put it into my $OEM$\$$\System32 directory. B)
GnarlyC Posted August 21, 2004 Posted August 21, 2004 http://www.sysinternals.com/ntw2k/freeware/psshutdown.shtml
chris4869 Posted August 22, 2004 Posted August 22, 2004 Wouldn't it be easier to change the rebooting option from /R:N (never restart) to /R:S (always restart)?/R:A Always restart/R:N Never restart/R:S Silent restartEX.ECHO.ECHO Installing IE6sp1ECHO Please wait...start /wait %systemdrive%\install\ie6\ie6setup.exe /Q:A /R:S
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now