For "small updates", if you want to use the PatchFamily/@Version sequence to
exclude older patches from the same family set the Supersede attribute to
"yes" in QFE2. This will cause QFE2 to replace all previous patches in the
same family (including QFE1).

-----Original Message-----
From: Lian Jiang [mailto:lji...@microsoft.com] 
Sent: Friday, February 19, 2010 5:44 PM
To: General discussion for Windows Installer XML toolset.
Subject: [WiX-users] recommended way to uninstall previous small updates

Hi,

I am using windows update to release the small updates (QFEs) after V1 RTM.
Suppose I have QFE1 (released earlier) and QFE2 (released later). QFE1
should be uninstalled before QFE2 is installed so that any new QFE can use
the RTM image as base. 

What is the recommended way to uninstall QFE1? Should I add a custom action
in QFE2 to detect and uninstall previous QFEs? Or I don't need to do
anything and windows installer is smart enough to uninstall QFE1 before it
installs QFE2? Or I can author some pre-processing commands in windows
update to detect and uninstall QFE1, then install QFE2?

Appreciate your guidance.

Thanks
Lian

----------------------------------------------------------------------------
--
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to