Re: [WiX-users] How to Troubleshoot Bootstrapper Application Startup?

2011-08-24 Thread Bob Arnson
On 23-Aug-11 15:38, Cody Batt wrote: > Errors went away and now it works! Can anyone shed some light on the > functional difference between BootstrapperApplication and > BootstrapperApplicationRef? (ie when to use each?) The former defines a BA; the latter pulls in a BA defined elsewhere (WixBalE

Re: [WiX-users] How to show installation path for those features which cannot customize.

2011-08-24 Thread Bob Arnson
On 23-Aug-11 23:26, shengyixing wrote: > Now what I want is, to display the installation path for those feature, even > it cannot customize path, thus show its default installation path. I don't think it's supported. The MSI SDK says: The SelectionTree control uses the SelectionPathOn event to

[WiX-users] How to Encrypt information in the App.Config through Wix 3.x

2011-08-24 Thread John Bergman
http://boettr.wordpress.com/2010/05/20/simple-way-to-encrypt-app-config-through-wix-3-5-and-vs2010-using-c-code/ Ran across this tonight too that looks pretty useful :-), I have been meaning to do something similar for a while now.

[WiX-users] Not Directly related to WiX, but this is bootstrapper related....

2011-08-24 Thread John Bergman
I ran across this blog tonight while reading about Lab Management. There are a couple of entries near the top that might be useful. Just thought I'd share. John -- EMC VNX: the world's simplest storage, starting und

[WiX-users] WiX Burn - Loading prerequisite bootstrapper application because managed host could not be loaded

2011-08-24 Thread Shaun Hayward
Good evening I'm trying to get a simple managed UX example working without much success. The resulting EXE keeps loading the prerequisite bootstrapper that wants to install .NET 4. The error is: Loading prerequisite bootstrapper application because managed host could not be loaded, error: 0x80

Re: [WiX-users] Replace component on reinstall

2011-08-24 Thread MikeGa
I think the fact that the file is edited after it is laid down on the computer means the install considers the file to be "customer data" because its Modify date is later than the Create date. That follows the file versioning rules for unversioned files. One way around that problem is to specify a

[WiX-users] WiX Burn Bootstrapper UI/UX Using .NET Framework 4

2011-08-24 Thread Shaun Hayward
Good afternoon I'm spending the next couple of days investigating Burn in order to ditch our custom C++ bootstrapper. I like what Burn appears to offer. When I try to use a UX DLL that targets the .NET Framework 4, the EXE that Burn outputs won't even launch. The error log in %TEMP% shows: [4A

Re: [WiX-users] Replace component on reinstall

2011-08-24 Thread The Eligible Bachelors
I do not know how to "specify a version on the File element" as I do not see a version addtibute in the File element. However I have noticied the following... I do have a version specified in the Product element. If the version increases, the new file will replace the old one. However, I do no

Re: [WiX-users] Switching from MSZIP or LZX to LZMA compression by integrating UPX

2011-08-24 Thread Pally Sandher
1 - wrong list, this is the users list. This sort of post belongs on the WiX-devs list. 2 - you'd be better placed submitting a feature request on SourceForge (or CodePlex if the issue tracker has been migrated over, last time I checked we were still using SourceForge for issue tracking). 3 - if

[WiX-users] Switching from MSZIP or LZX to LZMA compression by integrating UPX

2011-08-24 Thread Alec Taylor
Good evening, Could one of you WiX developers please integrate UPX (http://upx.sourceforge.net/) in order to add support for LZMA compression? MakeMSI already has UPX support, and has had so for quite some time. Here's an excerpt from his macro language: #define+ DLLCA-C_COMPRESS_DLL_COMMAND_LI

Re: [WiX-users] FW: Integrating WIX Project with TFS 2008

2011-08-24 Thread Tobias S
did you already consider http://wix.sourceforge.net/manual-wix3/msbuild.htm? -- EMC VNX: the world's simplest storage, starting under $10K The only unified storage solution that offers unified management Up to 160% more p