Re: [WiX-users] Bootstrapper will launch in Win 8 but not Win 7

2014-06-23 Thread Devin Morrow
I spent sometime digging into this using the debugger but I can't seem to find anything errors. I was digging into the logs for the installs on my machine, the VM and the other win 7 user machines. All the failed installs look like this: [0778:055C][2014-06-23T10:22:04]i000: Loading managed

Re: [WiX-users] Bootstrapper will launch in Win 8 but not Win 7

2014-06-23 Thread Devin Morrow
Argh, I apologize, It looks like I was checking the wrong log. Running as admin on the VM spits out similar logs as my machine for elevation. It still won't run on any Win7 machine other than mine, but all the Win8's work just fine. Any ideas as to what would be missing? That debugger you linked

Re: [WiX-users] Bootstrapper will launch in Win 8 but not Win 7

2014-06-20 Thread Phill Hogland
It sounds like the mba has a dependency file which should be added to the bundle as a Payload element. http://blogs.msdn.com/b/suzcook/archive/2003/05/29/debugging-assembly-loading-failures.aspx Generally I would not test a setup on my development machine. No telling what damage could be done.

[WiX-users] Bootstrapper will launch in Win 8 but not Win 7

2014-06-19 Thread Devin Morrow
First off, sorry for all the questions! I was able to figure out all my localization issues. I'm ready to deliver the project except I can't get the bootstrapper to launch on Win machines. The only Win 7 machine it will run on is mine. Every other Win 7 machine in the office gives me this error