Hello Bob,

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?

Thanks,
Dmitry

Bob Arnson-6 wrote:
> 
> Dmitry Ponomarenko wrote:
>> I am in trouble with building my WiX solution using NAnt and MSBuild task
>> on a server which is running under Windows 2003 x64.
>>   
> 
> NAnt will run as a 64-bit process on an x64 machine; for compatibility, 
> the WiX tools are marked as x86 and NAnt won't be able to load 32-bit 
> processes in-process. Set the RunWixToolsOutOfProc property to "true" in 
> your .wixproj to force the tools to load out-of-process.
> 
> -- 
> 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
> 
> 

-- 
View this message in context: 
http://n2.nabble.com/Building-WiX-project-using-MSBuild-on-Windows-2003-x64-server-tp2186544p2202194.html
Sent from the wix-users mailing list archive at Nabble.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