Jun 162004
Windows Add/Remove programs control panel applet does not load. When viewing Task manager the program mshta.exe is there but doesn’t do anything.
Start a command session by going to Start, Run and typing Enter each of the following commands (click OK to each confirmation that appears): Close the command session by typing Then start add/remove from control panel.
cmd
regsvr32 mshtml.dll
regsvr32 shdocvw.dll -i
regsvr32 shell32.dll -i
exit
