Hmm, not certain on this but do you really need your BA to be 64 bit? Wouldn't 
just the MSI/EXE installation packs need to be x64? Don't you want a single 
bundle that would install your application on either an x86 or x64, using the 
VersionNT64 in your conditions to decide which subset of installers to run.

Jacob

-----Original Message-----
From: ptr [mailto:ptrajku...@gmail.com] 
Sent: Friday, January 11, 2013 3:47 PM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] 64bit bootstrapper using wix

hey all

 Is making a 64bit boot strapper supported by wix 3.7. I am trying to make a 
64bit custom bootstrapper and i get the following error in the installation log

[1120:17E8][2013-01-11T14:27:10]i000: Loading managed bootstrapper application.
[1120:17E8][2013-01-11T14:27:10]e000: Error 0x8007000b: Failed to create the 
managed bootstrapper application.
[1120:17E8][2013-01-11T14:27:10]e000: Error 0x8007000b: Failed to create UX.
[1120:17E8][2013-01-11T14:27:10]e000: Error 0x8007000b: Failed to load UX.
[1120:17E8][2013-01-11T14:27:10]e000: Error 0x8007000b: Failed while running
[1120:17E8][2013-01-11T14:27:10]i410: Variable: WixBundleAction = 4

Thanks
Raj
------------------------------------------------------------------------------
Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and much more. Get 
web development skills now with LearnDevNow -
350+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122812
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

------------------------------------------------------------------------------
Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and
much more. Get web development skills now with LearnDevNow -
350+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122812
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to