I have a WIX Msi install almost working fully now. I also have the
bootstrapper installing the prerequisites then launching the msi without a
hitch this all works great. btw im using the GenerateBootStrapper task for
msbuild to generate the bootstrapper, however i have 2 major issues left.
the first being, i do not want the user to launch the msi standalone, this
is easy, now the MSI is expecting a parameter RUNFROMEXE=1 before it will
run. my issue is i cannot get the setup.exe to pass this to the msi when
launching it. I have tried msistuff which appears to work, i view the
properties of the exe, there are none, i run the msistuff command and check
again and my parameters are there, i launch the setup.exe and it doesnt make
any difference. Surely someone must be doing something similar and have
solved the problem..
thanks in advance
-- 
View this message in context: 
http://www.nabble.com/Frustrating-Bootstrapper-problem-tf4435226.html#a12653405
Sent from the wix-users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to