Re: [WiX-users] passing command args to MSI from bundle [P]

2013-07-23 Thread Steven Ogilvie
toolset. Subject: Re: [WiX-users] passing command args to MSI from bundle [P] I did'nt realize it was overwriting the wix generated bootstrapper. The intent is to not have to reproduce the logic of all the pre-reqs I need to include, like .NET 3.5, .NET 4, SQL Server, but seems to undo al

Re: [WiX-users] passing command args to MSI from bundle [P]

2013-07-23 Thread Freedman, Mark P.
er-with-a-completely-self-contained-net-3-5-sp1-inst Mark Freedman -Original Message- From: John Cooper [mailto:jocoo...@jackhenry.com] Sent: Monday, July 22, 2013 2:13 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] passing command args to MSI f

Re: [WiX-users] passing command args to MSI from bundle [P]

2013-07-22 Thread Steven Ogilvie
Classification: Public I totally agree :) -Original Message- From: John Cooper [mailto:jocoo...@jackhenry.com] Sent: July-22-13 2:13 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] passing command args to MSI from bundle [P] It's redundan

Re: [WiX-users] passing command args to MSI from bundle [P]

2013-07-22 Thread John Cooper
taller XML toolset. Subject: Re: [WiX-users] passing command args to MSI from bundle [P] Old MsBuild/Visual Studio task that takes a manifest, a set of dependencies usually embedded in the project file, and builds a primitive bootstrapper. We used to use it before they hired me. -- John Merrywe

Re: [WiX-users] passing command args to MSI from bundle [P]

2013-07-22 Thread Steven Ogilvie
Windows Installer XML toolset. Subject: Re: [WiX-users] passing command args to MSI from bundle [P] Classification: Public Sorry Mark, I am not familiar with Generatebootstrapper what is that? Steve -Original Message- From: Freedman, Mark P. [mailto:mark.freed...@jhuapl.edu] Sent: July-22-13

Re: [WiX-users] passing command args to MSI from bundle [P]

2013-07-22 Thread Freedman, Mark P.
AM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] passing command args to MSI from bundle [P] I've removed the default value in product.wxs, but to no avail. That's why my custom action reports the property as being null. I'm assuming that t

Re: [WiX-users] passing command args to MSI from bundle [P]

2013-07-22 Thread Freedman, Mark P.
al Message- From: Steven Ogilvie [mailto:steven.ogil...@titus.com] Sent: Monday, July 22, 2013 12:04 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] passing command args to MSI from bundle [P] Classification: Public If you run your bootstrapper exe (burn.wxs) then

Re: [WiX-users] passing command args to MSI from bundle [P]

2013-07-22 Thread Freedman, Mark P.
jhuapl.edu -Original Message- From: Steven Ogilvie [mailto:steven.ogil...@titus.com] Sent: Monday, July 22, 2013 9:49 AM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] passing command args to MSI from bundle [P] Classification: Public Nope the property I have is

Re: [WiX-users] passing command args to MSI from bundle [P]

2013-07-22 Thread Steven Ogilvie
ameters I gave to setup.exe Mark Freedman -Original Message- From: Hoover, Jacob [mailto:jacob.hoo...@greenheck.com] Sent: Monday, July 22, 2013 10:40 AM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] passing command args to MSI from bundle [P] The bund

Re: [WiX-users] passing command args to MSI from bundle [P]

2013-07-22 Thread John Cooper
-3434 x791011 jocoo...@jackhenry.com www.jackhenry.com -Original Message- From: Freedman, Mark P. [mailto:mark.freed...@jhuapl.edu] Sent: Monday, July 22, 2013 10:23 AM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] passing command args to MSI from b

Re: [WiX-users] passing command args to MSI from bundle [P]

2013-07-22 Thread Freedman, Mark P.
titus.com] Sent: Monday, July 22, 2013 12:34 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] passing command args to MSI from bundle [P] Classification: Public Sorry Mark, I am not familiar with Generatebootstrapper what is that? Steve -Original Me

Re: [WiX-users] passing command args to MSI from bundle [P]

2013-07-22 Thread Freedman, Mark P.
General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] passing command args to MSI from bundle [P] Classification: Public The log files from the bundle are placed in %temp% are i.e.: Weird, try taking out the Persisted=yes out of the variable element in your bundle.wxs B

Re: [WiX-users] passing command args to MSI from bundle [P]

2013-07-22 Thread John Cooper
ller XML toolset. Subject: Re: [WiX-users] passing command args to MSI from bundle [P] Steve, Correct, I do not see the logs. I experimented with removing my GenerateBootstrapper task as I mentioned before, reproduced below. I then see the log file show up, and I see similar log files as

Re: [WiX-users] passing command args to MSI from bundle [P]

2013-07-22 Thread Steven Ogilvie
ndows Installer XML toolset. Subject: Re: [WiX-users] passing command args to MSI from bundle [P] Steven, I see what you're doing and it all makes sense. I can't find any logs files where you describe, or any log files that include my bundle name. I do see an install.log, but doesn't m

Re: [WiX-users] passing command args to MSI from bundle [P]

2013-07-22 Thread Steven Ogilvie
al Message- From: Steven Ogilvie [mailto:steven.ogil...@titus.com] Sent: Monday, July 22, 2013 12:04 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] passing command args to MSI from bundle [P] Classification: Public If you run your bootstrapper exe (burn.wxs) th

Re: [WiX-users] passing command args to MSI from bundle [P]

2013-07-22 Thread Steven Ogilvie
- From: Freedman, Mark P. [mailto:mark.freed...@jhuapl.edu] Sent: July-22-13 10:35 AM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] passing command args to MSI from bundle [P] I'm really at a loss as to why I'm seeing this behavior. Only if I ma

Re: [WiX-users] passing command args to MSI from bundle [P]

2013-07-22 Thread Freedman, Mark P.
ly 22, 2013 10:40 AM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] passing command args to MSI from bundle [P] The bundle and installer logs would tell the story... Start with the bundle log and ensure it is passing the default value to the MSI, then inspect

Re: [WiX-users] passing command args to MSI from bundle [P]

2013-07-22 Thread Steven Ogilvie
mark.freed...@jhuapl.edu -Original Message- From: Steven Ogilvie [mailto:steven.ogil...@titus.com] Sent: Monday, July 22, 2013 12:04 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] passing command args to MSI from bundle [P] Classification: Public If yo

Re: [WiX-users] passing command args to MSI from bundle [P]

2013-07-22 Thread Hoover, Jacob
] Sent: Monday, July 22, 2013 9:35 AM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] passing command args to MSI from bundle [P] I'm really at a loss as to why I'm seeing this behavior. Only if I manually run setup.exe on the command line with my parame

Re: [WiX-users] passing command args to MSI from bundle [P]

2013-07-22 Thread Steven Ogilvie
. [mailto:mark.freed...@jhuapl.edu] Sent: July-22-13 9:25 AM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] passing command args to MSI from bundle [P] Thanks Steven, I tried that as well, not defaulting the value in the Product.wxs and it seems that when the MSI takes over

Re: [WiX-users] passing command args to MSI from bundle [P]

2013-07-22 Thread Freedman, Mark P.
discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] passing command args to MSI from bundle [P] Classification: Public Take out the Value out of your Product.wxs i.e.: Set the default value of the property in the bundle.wxs so it is passed on to the MSI, that way you have the defaul

Re: [WiX-users] passing command args to MSI from bundle [P]

2013-07-22 Thread Steven Ogilvie
: Freedman, Mark P. [mailto:mark.freed...@jhuapl.edu] Sent: July-22-13 8:06 AM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] passing command args to MSI from bundle [P] I've tried Steven's method of defining a variable and assigning it to the MsiProperty, a

Re: [WiX-users] passing command args to MSI from bundle [P]

2013-07-22 Thread Freedman, Mark P.
for Windows Installer XML toolset. Subject: Re: [WiX-users] passing command args to MSI from bundle [P] I've tried Steven's method of defining a variable and assigning it to the MsiProperty, as well not using a burn variable and just using the MSI Property with a constant. When I have th

Re: [WiX-users] passing command args to MSI from bundle [P]

2013-07-22 Thread Freedman, Mark P.
Mark Freedman -Original Message- From: Blair Murri [mailto:os...@live.com] Sent: Sunday, July 21, 2013 3:07 AM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] passing command args to MSI from bundle [P] Mark, you simply need to use an MsiProperty e

Re: [WiX-users] passing command args to MSI from bundle [P]

2013-07-21 Thread Blair Murri
:53 + > Subject: Re: [WiX-users] passing command args to MSI from bundle [P] > > Classification: Public > Mark, > > In my bundle.wxs I have the following: > > > Value="WARN"/> > > > DisplayName="$(var

Re: [WiX-users] passing command args to MSI from bundle [P]

2013-07-19 Thread Steven Ogilvie
riginal Message- From: Steven Ogilvie [mailto:steven.ogil...@titus.com] Sent: Friday, July 19, 2013 10:08 AM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] passing command args to MSI from bundle [P] Classification: Public I do the same thing: So from the

Re: [WiX-users] passing command args to MSI from bundle [P]

2013-07-19 Thread Freedman, Mark P.
:steven.ogil...@titus.com] Sent: Friday, July 19, 2013 1:43 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] passing command args to MSI from bundle [P] Classification: Public The bundle.wxs is the bootsrapper code file, when you compile it, it creates an e

Re: [WiX-users] passing command args to MSI from bundle [P]

2013-07-19 Thread Steven Ogilvie
@jhuapl.edu -Original Message- From: Steven Ogilvie [mailto:steven.ogil...@titus.com] Sent: Friday, July 19, 2013 1:43 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] passing command args to MSI from bundle [P] Classification: Public The bundle.wxs is

Re: [WiX-users] passing command args to MSI from bundle [P]

2013-07-19 Thread Freedman, Mark P.
lto:steven.ogil...@titus.com] Sent: Friday, July 19, 2013 10:08 AM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] passing command args to MSI from bundle [P] Classification: Public I do the same thing: So from the command line I would run MyBootstrapperEXE.exe S

Re: [WiX-users] passing command args to MSI from bundle [P]

2013-07-19 Thread Steven Ogilvie
Classification: Public I do the same thing: So from the command line I would run MyBootstrapperEXE.exe SERVICESLOGLEVEL=DEBUG Now if you are just wanting to change a property via the bootstrapper you don't have to add the variable element Just add the MsiProperty element to your MSI: Steve