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 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 when the containing _component_ is 
> upgraded. What I'm looking for, I think, is the component level analog 
> of the UPGRADINGPRODUCTCODE Property. Is this available anywhere, or is 
> there a different strategy I could use?
> 
> Cheers
> 
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job easier.
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to