Re: [WiX-users] Uninstall States, RemoveFiles, and customactions

2007-02-09 Thread Rob Hamflett
If you look at the conditional syntax here: http://msdn2.microsoft.com/en-us/library/aa368012.aspx you might be able to do something with the component state and component action values. Rob Brent B. Powers wrote: > I have a driver within my installer that is updated much less often than > the

[WiX-users] Uninstall States, RemoveFiles, and customactions

2007-02-09 Thread Brent B. Powers
I have a driver within my installer that is updated much less often than the application itself. The driver requires a CA for installation and uninstallation. It also has a couple of RemoveFile elements I would prefer that the CA's not be executed when upgrading the application, but rather only