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

Reply via email to