Re: [WiX-users] CustomAction Exectuion by Feature

2009-08-31 Thread Takashi.Sekido
Regards, Takashi SEKIDO > -Original Message- > From: Blair [mailto:os...@live.com] > Sent: Monday, August 31, 2009 12:59 PM > To: 'General discussion for Windows Installer XML toolset.' > Subject: Re: [WiX-users] CustomAction Exectuion by Feature > > Are all of y

Re: [WiX-users] CustomAction Exectuion by Feature

2009-08-30 Thread Blair
hat please elaborate more. -Original Message- From: takashi.sek...@jp.yokogawa.com [mailto:takashi.sek...@jp.yokogawa.com] Sent: Sunday, August 30, 2009 7:15 PM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] CustomAction Exectuion by Feature Dear Sebastian Brand, > When se

Re: [WiX-users] CustomAction Exectuion by Feature

2009-08-30 Thread Takashi.Sekido
(Instyler Software) > [mailto:wix+us...@instyler.com] > Sent: Tuesday, August 25, 2009 6:39 PM > To: 'General discussion for Windows Installer XML toolset.' > Subject: Re: [WiX-users] CustomAction Exectuion by Feature > > When sequencing the custom action, use &

Re: [WiX-users] CustomAction Exectuion by Feature

2009-08-27 Thread Takashi.Sekido
ler.com] > Sent: Tuesday, August 25, 2009 6:39 PM > To: 'General discussion for Windows Installer XML toolset.' > Subject: Re: [WiX-users] CustomAction Exectuion by Feature > > When sequencing the custom action, use &MyFeature=3 to > schedule it whenever the MyFeature f

Re: [WiX-users] CustomAction Exectuion by Feature

2009-08-25 Thread Sebastian Brand (Instyler Software)
enko [mailto:y...@sitecore.net] Sent: Tuesday, August 25, 2009 11:01 To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] CustomAction Exectuion by Feature You should set the "same" condition to your custom action as to the feature. I have quoted the "same"

Re: [WiX-users] CustomAction Exectuion by Feature

2009-08-25 Thread Yan Sklyarenko
You should set the "same" condition to your custom action as to the feature. I have quoted the "same" word because the actual condition might differ between Feature and Custom elements. When feature condition evaluates to true, it sets the feature level to the value defined in element. This level