Re: [WiX-users] Custom Actions and featurs

2008-04-15 Thread Christopher Painter
Use a conditional expression based on the feature ( or component ) action 
state. ( &FEATURE=xxx ) as shown here:
   
  http://msdn2.microsoft.com/en-us/library/aa368012.aspx
  

Fox Cutter <[EMAIL PROTECTED]> wrote:
  I'm working on an install that has a set of custom actions working on
files that are only installed for one given feature, if the feature is
not installed the custom action still tries to run and I get an error.
Is there any way to limit a custom action to only run as part of a
feature?

--Fox Cutter

-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


 between -00-00 and -99-99   Be a better friend, 
newshound, and know-it-all with Yahoo! Mobile. http://us.rd.yahoo.com/evt=51733/*http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ
 "> Try it now.-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] Custom Actions and featurs

2008-04-15 Thread Fox Cutter
I'm working on an install that has a set of custom actions working on
files that are only installed for one given feature, if the feature is
not installed the custom action still tries to run and I get an error.
Is there any way to limit a custom action to only run as part of a
feature?

--Fox Cutter

-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users