[WiX-users] [WIX]: Silent installation command for Setupbld.exe created EXE

2013-12-09 Thread dileep s
Hi All, I have created MSI file using WIX. Generated EXE using 'setupbld.exe' for created MSI. following command is used for creating EXE. Command: setupbld.exe -out c:\Setup.exe -mpsu c:\myMSI.msi -setup setup.exe -title setup For installing this EXE used following command from command line

[WiX-users] Bundle upgrade

2013-12-09 Thread Goran
Hi, I have a WixStandardBootstrapperApplication.RtfLicense bundle, which makes sure that .NET framework is installed before the actual application (msi) is installed. MSI package does not have any UI, since all I need is a path to install product, which BA provides. It seems that when using BA,

[WiX-users] Digitally Sign BootStrapper project

2013-12-09 Thread Brian Enderle
I have posted a question on StackOverflow asking how to digitally sign a bootstrapper: http://stackoverflow.com/questions/20381525/wix-digitally-sign-bootstrapper-project. I can successfully sign an installer (MSI file) but am having some issues with the bootstrapper (EXE file). I would

Re: [WiX-users] Digitally Sign BootStrapper project

2013-12-09 Thread Hoover, Jacob
Added comments on the SO issue, along with links to the documentation. -Original Message- From: Brian Enderle [mailto:bria...@gmail.com] Sent: Monday, December 09, 2013 9:23 AM To: wix-users@lists.sourceforge.net Subject: [WiX-users] Digitally Sign BootStrapper project I have posted a

Re: [WiX-users] Digitally Sign BootStrapper project

2013-12-09 Thread Phill Hogland
Look at the information on using insignia in Niel's blog http://neilsleightholm.blogspot.com/2012/05/wix-burn-tipstricks.html -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Digitally-Sign-BootStrapper-project-tp7591209p7591211.html Sent from the

Re: [WiX-users] Digitally Sign BootStrapper project

2013-12-09 Thread John Ludlow
JCHoover responded to that SO question. You should also check out these discussion threads on this forum: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Signing-bundles-changes-needed-to-each-bundle-wixproj-td7591050.html

Re: [WiX-users] Installation directory with fixed path parts

2013-12-09 Thread Phill Hogland
Do something like this: Directory Id=TARGETDIR Name=SourceDir Directory Id=ProgramFilesFolder Directory Id=ROOTDIR Name=MyCompany Directory Id=MyProductDir Name=MyProduct ROOTDIR, can be changed by the user, and the subfolders will always be appended.

Re: [WiX-users] Altering repair behavior of a bundle

2013-12-09 Thread Loren Keagle
Ah, that explains that. So as per my original question, is leaving off the 'RepairCommand' attribute the solution to prevent repairing .NET via the bundle? The documentation doesn't explicitly say what will happen if the attribute is absent, only to leave it blank (I assume that means present

[WiX-users] Can't add a comment to an existing bug on wixtoolset.org

2013-12-09 Thread Tunney, Stephen
Anyone else having this problem? I'm running Chrome on win7 pro x64. Stephen Tunney Nuance Communications, Inc. Solutions Architect, Imaging Division Waterloo, Ontario, Canada stephen.tun...@nuance.commailto:stephen.tun...@nuance.com 519-880-7463 Office NUANCE.COM The experience speaks for

Re: [WiX-users] Can't add a comment to an existing bug on wixtoolset.org

2013-12-09 Thread Tunney, Stephen
Looks as though my comments were added each time properly, however my browser was not updated to show that and I get the following in a red box above the comment edit box and Send for triage checkbox. Error! Something went awry while submitting your changes. Please, try again. -Original

[WiX-users] Using Windows SDK Bootstrapper Packages with WiX

2013-12-09 Thread Brian Enderle
In tracking down another issue I came across the folder C:\Program Files (x86)\Microsoft SDKs\Windows\v8.0A\Bootstrapper\Packages that looks like it contains a number of pre-made installer items for various programs. I have a project I am on now that requires Crystal Reports and would like to

Re: [WiX-users] Can't add a comment to an existing bug on wixtoolset.org

2013-12-09 Thread Rob Mensching
Which issue are you talking about? -Original Message- From: Tunney, Stephen [mailto:stephen.tun...@nuance.com] Sent: Monday, December 9, 2013 11:43 AM To: General discussion about the WiX toolset. Subject: Re: [WiX-users] Can't add a comment to an existing bug on wixtoolset.org Looks

Re: [WiX-users] Altering repair behavior of a bundle

2013-12-09 Thread Rob Mensching
IIRC, yes. -Original Message- From: Loren Keagle [mailto:loren.kea...@braemarllc.com] Sent: Monday, December 9, 2013 10:48 AM To: General discussion about the WiX toolset. Subject: Re: [WiX-users] Altering repair behavior of a bundle Ah, that explains that. So as per my original

Re: [WiX-users] Using Windows SDK Bootstrapper Packages with WiX

2013-12-09 Thread Rob Mensching
Those are for use with SetupDeployment projects. Would be great if someone wanted to convert them to Bundle concepts and provide them to WiX toolset. We already have a few of them. -Original Message- From: Brian Enderle [mailto:bria...@gmail.com] Sent: Monday, December 9, 2013 11:52 AM

Re: [WiX-users] Can't add a comment to an existing bug on wixtoolset.org

2013-12-09 Thread Nicolás Alvarez
See the email subject :) -- Nicolás 2013/12/9 Rob Mensching r...@robmensching.com: Which issue are you talking about? -Original Message- From: Tunney, Stephen [mailto:stephen.tun...@nuance.com] Sent: Monday, December 9, 2013 11:43 AM To: General discussion about the WiX toolset.

Re: [WiX-users] Can't add a comment to an existing bug on wixtoolset.org

2013-12-09 Thread Rob Mensching
I was looking for the exact issue # Stephen is trying to send to triage. Issue == (bug || feature) -Original Message- From: Nicolás Alvarez [mailto:nicolas.alva...@gmail.com] Sent: Monday, December 9, 2013 2:55 PM To: General discussion about the WiX toolset. Subject: Re: [WiX-users]

Re: [WiX-users] Can't add a comment to an existing bug on wixtoolset.org

2013-12-09 Thread Tunney, Stephen
Oh, no. They are there. :) Stephen Tunney Nuance Communications, Inc. Solutions Architect, Imaging Division Waterloo, Ontario, Canada stephen.tun...@nuance.com 519-880-7463Office NUANCE.COM The experience speaks for itself (tm) -Original Message- From: Rob Mensching

Re: [WiX-users] Can't add a comment to an existing bug on wixtoolset.org

2013-12-09 Thread Tunney, Stephen
http://wixtoolset.org/issues/4187/ Looks as though someone cleaned up my duplicate comments... ALL of them. Would have been nice to leave the original :( Stephen Tunney Nuance Communications, Inc. Solutions Architect, Imaging Division Waterloo, Ontario, Canada stephen.tun...@nuance.com

Re: [WiX-users] Can't add a comment to an existing bug on wixtoolset.org

2013-12-09 Thread Rob Mensching
Strange. Just hit the same thing myself. The comment gets posted and no error comes back but the error message gets displayed anyway. That's really weird. There were issues with ads sneaking into the pages as well. At FireGiant we're in the process of moving the server to a new hosting