Jump to content

Recommended Posts

Posted

i continue to get the error c:\install\hotfixes\hotfixes.cmd cannot be found

can anyone explain where i may have gone wrong? is there something i have missed?

winnt.sif entry

[GuiRunOnce]

%systemdrive%\install\hotfixes\hotfixes.cmd

file location

C:\XP\$OEM$\1$\Install\hotfixes\hotfixes.cmd

contents ofn file

@echo off

ECHO.

ECHO Installing Q817787 for Windows Media Player 8

start /wait %systemdrive%\install\hotfixes\Q817787.EXE /Q:A /R:N

ECHO.

ECHO Installing Q832483 Buffer overrun in an MDAC function could allow code execution

start /wait %systemdrive%\install\hotfixes\Q832483.EXE /C:"dahotfix.exe /q /n" /q

ECHO.

ECHO Installing Q817778 Advanced Networking Pack

start /wait %systemdrive%\install\hotfixes\Q817778.exe /Q /O /N /Z

EXIT

ECHO.

ECHO Restarting the PC in 1 minute...

shutdown.exe -r -f -t 60 -c "Windows XP will now restart in 1 minute"

EXIT


Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

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