Jump to content

Recommended Posts


Posted

Extract wganotifypackageinner.exe from the package, run it with /? through Command Prompt and it will give you the switches.

Cheers

The switches work, but for some reason windows update still detects it as not installed. I've also tried installing it manually, I got no errors, and when I run windows update again, it would still show it in the list with the updates to be installed.

Posted

See if you have the follow registry entry.

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows Genuine Advantage]
"InstallID"="{30F230D0-7940-499e-8A01-748682288985}"

Posted

See if you have the follow registry entry.

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows Genuine Advantage]
"InstallID"="{30F230D0-7940-499e-8A01-748682288985}"

The entry was not there. I entered it using a batch file and now the update no longer appears in Windows update.

Thanks.

  • 2 months later...
Posted

Here...

REG ADD "HKLM\SOFTWARE\Microsoft\Windows Genuine Advantage" /v InstallID /t REG_SZ /d {30F230D0-7940-499e-8A01-748682288985}

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