/build/static/layout/Breadcrumb_cap_w.png

Automate Uninstallation of Hotfix KB2459120

We need to automate uninstallation of hotfix KB2459120 from Windows 7 64 bit systems. Office 2010 32 bit is installed on the systems.

We have noticed that after installation of said hotfix, it shows above hotfix three times in the add/remove programs & registry as well. It allows to uninstall of all three items & registry gets also removed.

Registry key shows below uninstallation strings:

 

"C:\Program Files (x86)\Common Files\Microsoft Shared\OFFICE14\Oarpmany.exe" /removereleaseinpatch "{90140000-0016-0413-0000-0000000FF1CE}" "{F7A300FB-724C-4DF1-AF47-504A974314B1}" "1043" "0"

"C:\Program Files (x86)\Common Files\Microsoft Shared\OFFICE14\Oarpmany.exe" /removereleaseinpatch "{90140000-0018-0413-0000-0000000FF1CE}" "{F7A300FB-724C-4DF1-AF47-504A974314B1}" "1043" "0"

"C:\Program Files (x86)\Common Files\Microsoft Shared\OFFICE14\Oarpmany.exe" /removereleaseinpatch "{90140000-001B-0413-0000-0000000FF1CE}" "{F7A300FB-724C-4DF1-AF47-504A974314B1}" "1043" "0"

 

If run the same from command prompt it asks for confirmation about update removal & it gets completed successfully. However I am not able to automate uninstallation of the said hotfix. I tried adding parameters /qn & /qb but not successfull.

Please suggest.


0 Comments   [ + ] Show comments

Answers (2)

Posted by: rock_star 11 years ago
4th Degree Black Belt
2

Try this :

 

msiexec /I {90140000-001B-0413-0000-0000000FF1CE} MSIPATCHREMOVE={F7A300FB-724C-4DF1-AF47-504A974314B1} /qn

Posted by: Timi 11 years ago
7th Degree Black Belt
1

If the above command doesn't work with the /I try /X

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ