Jump to content

Recommended Posts

Posted

Translated it said something about "not correctly signed by microsoft, it will not be installed." at the T9-T8 mark in the install. Guess it has to do with the dll's beeing registered, and has wrong filesize or something. But WU shows no updates, the hotfix shows up in add/remove, and the fileversion is correct, so it must have been installed anyway. :)


Posted

Putting the following code in RunOnceEx.cmd (called in cmdlines.txt), gives an empty Windows Update :)

REG ADD %KEY%\010 /VE  /D "KB817778: Advanced Net Pack" /f
REG ADD %KEY%\010 /V 1 /D "%SystemDrive%\Install\HotFixes\WindowsXP-KB817778-x86-FRA.exe /Q /U /O /N /Z" /f

REG ADD %KEY%\015 /VE  /D "KB839643: DirectX9" /f
REG ADD %KEY%\015 /V 1 /D "%SystemDrive%\Install\HotFixes\DirectX90-KB839643-x86-FRA.EXE /Q /U /O /N /Z" /f

REG ADD %KEY%\020 /VE  /D "Q831167: WinInet" /f
REG ADD %KEY%\020 /V 1 /D "%SystemDrive%\Install\HotFixes\Q831167_IE6_SP1.exe /Q:A /R:N" /f

Posted
yes......

BUT

as this is the XPCREATE forum, we're trying to get it to work FROM SVCPACK.INF as describe in the Microsoft docs. Not just trying to get it work, we already knew that way. It's the hard way we want to figure out.

Thanks anyway.

taken from page two of this thread...... :)

Posted

Still haven't had a change to look at this, and I do, as mdes, install it upon reboot.

@mdes: I install Q831167 from SVCPACK.INF, and as long as QCHAIN is used, I have no problem. Without QCHAIN, however, it does install, but is overwritten on reboot. This is the only real life example I have come across that requires QCHAIN. Still, one is enough ...

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...