Jump to content

Recommended Posts

Posted

i just made a unattended cd for win 2000...but after installing sillent Ie6_sp1 i wont that pc to restart!!!

ECHO.

ECHO Installing IE6sp1

ECHO Please wait...

start /wait %systemdrive%\install\ie6\ie6setup.exe /Q:A /R:N

restart the pc ????????? :(


Posted

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.

Posted

Windows 2000 doesn't ship with shutdown.exe. I just took a Windows XP version and put it into my $OEM$\$$\System32 directory. B)

Posted

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 restart

EX.

ECHO.

ECHO Installing IE6sp1

ECHO Please wait...

start /wait %systemdrive%\install\ie6\ie6setup.exe /Q:A /R:S

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...