Re: [WiX-users] Bootstrapper question

2014-03-17 Thread rw1017
remove the UI from genius and create one with your own MBA. Use these properties, and send them down to msi's -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Bootstrapper-question-tp7593254p7593478.html Sent from the wix-users mailing list archive

Re: [WiX-users] Bootstrapper question

2014-03-13 Thread Hoover, Jacob
inal Message- From: Scott Moyer [mailto:scott.mo...@appliedvision.com] Sent: Monday, March 10, 2014 11:58 AM To: 'WiX-users@lists.sourceforge.net' Subject: [WiX-users] Bootstrapper question Does anyone know if a Bundle/Chain can access a public property from a bundled msi? In the follow

Re: [WiX-users] Bootstrapper question

2014-03-13 Thread Scott Moyer
g WiX/MSI. Just started working here and this is my first assignment:) Thanks in advance. -Original Message- From: Rob Mensching [mailto:r...@firegiant.com] Sent: Monday, March 10, 2014 3:26 PM To: General discussion about the WiX toolset. Subject: Re: [WiX-users] Bootstrapper question No

Re: [WiX-users] Bootstrapper question

2014-03-10 Thread Scott Moyer
:27 PM To: General discussion about the WiX toolset. Subject: Re: [WiX-users] Bootstrapper question I fail to see how this would be useful, but I don't think there is anything today in place. The reason I question why you would do it is the condition would end up being a constant expre

Re: [WiX-users] Bootstrapper question

2014-03-10 Thread Rob Mensching
...@appliedvision.com] Sent: Monday, March 10, 2014 11:58 AM To: 'WiX-users@lists.sourceforge.net' Subject: [WiX-users] Bootstrapper question Does anyone know if a Bundle/Chain can access a public property from a bundled msi? In the following example the CAMERATYPE property is set in

Re: [WiX-users] Bootstrapper question

2014-03-10 Thread Hoover, Jacob
:58 PM To: 'WiX-users@lists.sourceforge.net' Subject: [WiX-users] Bootstrapper question Does anyone know if a Bundle/Chain can access a public property from a bundled msi? In the following example the CAMERATYPE property is set in Genius.msi ... http://schemas.

[WiX-users] Bootstrapper question

2014-03-10 Thread Scott Moyer
Does anyone know if a Bundle/Chain can access a public property from a bundled msi? In the following example the CAMERATYPE property is set in Genius.msi ... http://schemas.microsoft.com/wix/2006/wi";> Thanks! NOTICE: