Re: [WiX-users] Pass parameters from bootstrapper to msi bundle package

2012-07-09 Thread Darwin Baines
ng like this: You have to make a bundle variable that is overridable at the command line and then pass that variable to your msi. Re: [WiX-users] Pass parameters from bootstrapper to msi bundle package<https://sourceforge.net/mailarchive/message.php?

Re: [WiX-users] Pass parameters from bootstrapper to msi bundle package

2012-05-08 Thread Hoover, Jacob
ssage- From: Tomislav Markovski [mailto:tmarkov...@gmail.com] Sent: Tuesday, May 08, 2012 10:56 AM To: wix-users@lists.sourceforge.net Subject: [WiX-users] Pass parameters from bootstrapper to msi bundle package I'm using VS2010 and WiX 3.6 to create MSI packages and bundle them into

[WiX-users] Pass parameters from bootstrapper to msi bundle package

2012-05-08 Thread Tomislav Markovski
I'm using VS2010 and WiX 3.6 to create MSI packages and bundle them into Bootstrapper setup. Here's my Boostrapper code. http://schemas.microsoft.com/wix/2006/wi";>