Technical Notes |
|
If MSI service version 3.0 was installed on the machine prior to installing a Reflection service pack or patch (Reflection 12.0.2 - 14.x, or Reflection for Secure IT Windows client 6.0.1 or higher), you can follow the steps in this technical note to uninstall the service pack or patch.
Beginning in Reflection version 12.0.2 and Reflection for Secure IT Windows client version 6.0.1, you can remove a service pack or patch after it has been applied only if either one of these conditions applies:
Note: Beginning in Reflection version 13.0.4, 13.0.x patches are not removable. Reflection version 14.x service packs are removable.
Use either of the following techniques:
If the service pack or patch is applied to a Windows XP machine without SP2 or a Windows 2000 machine, use the command line to remove the service pack or patch.
Have access to either the original product CD or your administrative installation point, and have access to the service pack or patch file (*.msp) if you have not saved this file already. (To save the patch file now, use instructions in the Help topic "How to save the patch file for later use" available in the Patch Utility online Help.)
Use the following command line syntax to remove the service pack or patch:
msiexec /uninstall <pathto>\<patchfilename> /package <pathto>\<msifilename> /qbAs an example, the syntax below removes the patch "R1303133.msp" from the version 13.0 Reflection Multi-Host, Professional product:
msiexec /uninstall C:\R1303133.msp /package D:\Reflection\Mp130ilc.msi /qb(Where the msi file path "D:\Reflection\Mp130ilc.msi" references either the Reflection product CD in a CDROM drive, or an administrative installation on your D: drive.)
For additional information about removing patches with MSI service version 3.0, see http://msdn.microsoft.com/library/default.asp?url=/library/en-us/msi/setup/removing_patches.asp.
Uninstall the patched version of Reflection and reinstall Reflection using your original product media, along with any applicable official service pack or patch upgrades available from the Download Library.