Hi Everyone, I need to call a unmanaged 64-bit .DLL method from my managed bootstrapper using P/Invoke. As such I am trying to get Wix to compile my setup.exe as a 64-bit executable. I tried editing the .wixproj file changing x86 to x64. This gets Visual Studio to allow me to select the setup project as 64-bit in Configuration Manager. Unfortunately when I attempt to compile the solution I get the following error, "Error 26 Could not find a part of the path 'C:\Program Files (x86)\Windows Installer XML v3.6\bin\X64\burn.exe'. light.exe 0 1" I have a feeling I am not going about this the right way. Any suggestions?
Thanks, Phil ------------------------------------------------------------------------------ Using storage to extend the benefits of virtualization and iSCSI Virtualization increases hardware utilization and delivers a new level of agility. Learn what those decisions are and how to modernize your storage and backup environments for virtualization. http://www.accelacomm.com/jaw/sfnl/114/51434361/ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users