When you run "appwiz.cpl" (Add and Remove Programs) have you got the check box "show updates" ticked?
You could do an "msiexec /x {classid}" but that would involve finding the Class Id from the registry (eek :o ).
Did you have an .exe for the installer, does it allow an uninstall? (Maybe from cmd line with /? parameters).
DaveB
Junior Poster in Training
84 posts since Sep 2006
Reputation Points: 10
Solved Threads: 3
In Windows Server 2003 SP2, the "Remove" button for the service pack is available in the "Add or Remove Programs" item in Control Panel
Some times "Remove" button for the service pack is not available in the "Add or Remove Programs".This problem occurs if the previous service pack was installed by using the SETUP /n command. For example, this problem may occur if Windows Server 2003 Service Pack 1 (SP1) was installed by using this command.
Note The /n switch installs the service pack without creating a backup folder. You must have this backup folder to remove the service pack by using the Add or Remove Programs item in Control Panel. We recommend that you always create a backup folder when you install a service pack.
To work around this problem, remove the service pack by running the Spuninst.exe utility. The Spuninst.exe utility is located in the following folder:
%SystemRoot%\$NTServicepackUninstall$
francisabey
Junior Poster in Training
85 posts since Aug 2008
Reputation Points: 18
Solved Threads: 6