Hey all!
I'm trying to step through the code during bundle installation, but seem to
be stuck.

I have a package that is installing with an ExePackage.  At the end of a
successful execution(onExecutePackageComplete), it will create a new
instance of my bootstrapper UI(written in wpf/mvvmlight).

I have other ExePackages that work normally without creating a new instance
of the UI.

Would anyone be able to point me in the right direction on how to resolve
this one particular problem with the specific ExePackage?

The ExePackage is a third party installer grabbed for ELO
Monitors(touchscreen monitors).

The install command I use is "/iu /s" which tells it to silently install.

Another head scratcher....it works fine when I run it on an x64 machine, but
not on x86 machine.

Thoughts?

Thanks!
Richard



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Burn-and-ExePackage-tp7589626.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134071&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to