Re: [WiX-users] netfx:NativeImage action issues

2010-03-31 Thread Bob Arnson
Please keep wix-users on the thread so everyone can participate.

You can reschedule overridable custom actions by including them 
(optionally with a new condition) in your InstallExecuteSequence (and 
other *Sequence elements).

On 3/30/2010 11:13 AM, Christopher Hughes wrote:
>
> Hi Bob,
>
> You state that it is possible to disable the NativeImage action with a 
> condition by overriding it:
>
> />  Is it possible to disable the NativeImage action with a condition?/
>
> /Yes. It's overridable, so you can re-schedule NetFxScheduleNativeImage /
>
> /with a condition./
>
>  I have spent some time trying to figure out how to do this, but I am 
> not getting anywhere. Do you need to modify the WIX source code or can 
> it be overridden in my WIX solution? I would  much appreciate it if 
> you could point me in the right direction.
>
>
> Regards,
>
> Christopher Hughes
>

-- 
sig://boB
http://joyofsetup.com/

--
Download IntelĀ® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] netfx:NativeImage action issues

2009-02-17 Thread Bob Arnson
MatjazR wrote:
> I would like to set the priority of netfx:NativeImage action from outside
> (as a MSI property). Is this possible in any way?
>   

It's not directly supported, though you could write an immediate custom 
action to modify the NetFxNativeImage table.

> Is it possible to disable the NativeImage action with a condition? 

Yes. It's overridable, so you can re-schedule NetFxScheduleNativeImage 
with a condition.

-- 
sig://boB
http://joyofsetup.com/



--
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users