USING WUSA COMMAND (work only in Windows 7/Windows Server 2008 R2) //all methods work both normal updates and service packs// METHOD I Run cmd.exe with elevated previlliges (right click on cmd.exe and choose "run as administrator") and type: wusa /uninstall /kb: {update ID} e.g To uninstall update KB980302 the command will be following wusa /uninstall /kb:980302 and then appear uninstaller... METHOD II 1.Download problematic update from Microsoft Download Center and place it to any folder i.e C:\Temp 2.Run cmd.exe with elevated previlliges (right click on cmd.exe and choose "run as administrator") and type: wusa /uninstall {full hotfix name} e.g To uninstall update KB980302 32bit and in C:\Temp folder you have standalone version the command will be following wusa /uninstall C:\Temp\Windows6.1-KB980302-x86.msu and then appear uninstaller... USING PKGMGR COMMAND UNINSTALLING UPDATE 1.Download pro
Blog informativo sobre o mundo da Tecnologia.