Dmitry Ponomarenko wrote:
> I am not sure how I can specify this property in the project file - there is
> no such option over UI.
>
> Could you please provide me with an example for the project file with
> setting the property?
>   

You'll have to do it in a text editor since it's not exposed in the UI. 
Inside a <PropertyGroup> element, add

<RunWixToolsOutOfProc>true</RunWixToolsOutOfProc>

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



------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to