Display Add/Remove Programs
When trying to uninstall a program in the add/remove programs, below error message appears on your screen:
An unexpected error occurred
Object does not support this property or method
res: / / sp3res.dll/default.hta
line 82
Solution
Go to menu
Start and select
Run.
Then type
cmd and click on
OK.
The syntax of the command line: expand source destination
This gives:
expand [drive] \ I386 \ APPWIZ.CP_% systemroot% \ system32 \ appwiz.cpl
Close the window by exit.
Then launch Add / Remove Programs and you will view a new error message:
An unexpected error occurred
Object does not support this property or method
res: / / appwiz.cpl / default.hta
line 75
You will have to repair Internet Explorer with this command Go to Start> Run and type according to:
For Internet Explorer 6.0
rundll32 setupwbv.dll, IE6Maintenance "C: \ Program Files \ Internet Explorer \ Setup \ SETUP.EXE" / g "C: \ WINDOWS \ IE Uninstall Log.Txt
For Internet Explorer 5.0 or 5.5
rundll32 setupwbv.dll, IE5Maintenance "C: \ Program Files \ Internet Explorer \ Setup \ SETUP.EXE" / g "C: \ WINDOWS \ IE Uninstall Log.Txt
Then restart your computer to save all configuration.