Is there support for component states in wcautil? If yes, what functions should I look at? Cheers Sean.
-----Original Message----- From: Rob Mensching [mailto:r...@robmensching.com] Sent: 28 December 2010 16:25 To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] obtaining a features install state It would be very unusual to base the action of a custom action off of a Feature state. That's why you don't find support for it in wcautil. Component states are (in my experience) always the better choice (given the way the Windows Installer works). On Mon, Dec 27, 2010 at 3:06 AM, Sean Farrow <sean.far...@seanfarrow.co.uk>wrote: > Hi: > Is there a way using wcaUtil/Dutil to determine whether a feature is being > installed/uninstalled/repaired etc. I know I can do this on a component > level, but was wondering whether the same functionality exists for features. > Regards > Sean. > > ------------------------------------------------------------------------------ > Learn how Oracle Real Application Clusters (RAC) One Node allows customers > to consolidate database storage, standardize their database environment, > and, > should the need arise, upgrade to a full multi-node Oracle RAC database > without downtime or disruption > http://p.sf.net/sfu/oracle-sfdevnl > _______________________________________________ > WiX-users mailing list > WiX-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wix-users > > -- virtually, Rob Mensching - http://RobMensching.com LLC ------------------------------------------------------------------------------ Learn how Oracle Real Application Clusters (RAC) One Node allows customers to consolidate database storage, standardize their database environment, and, should the need arise, upgrade to a full multi-node Oracle RAC database without downtime or disruption http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------------ Learn how Oracle Real Application Clusters (RAC) One Node allows customers to consolidate database storage, standardize their database environment, and, should the need arise, upgrade to a full multi-node Oracle RAC database without downtime or disruption http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users