[WiX-users] Bootstrap x86 + x64 Framework v2?

2009-02-27 Thread Ben Cheetham
Hi, I've created an MSI using Votive and have amended the WiX project file to build a bootstrapper after build following a guide of the WiX site. The WinForms app the MSI installs requires .NET v2, which is installed by the bootstrapper as per below: .NET Framework 2.0 (x86)

Re: [WiX-users] Bootstrap x86 + x64 Framework v2?

2009-02-27 Thread Ben Cheetham
Hi, Combine them how? Do you mean you actually combined the files into one single executable? Thanks, Ben -Original Message- From: Anu Dev [mailto:queryl...@yahoo.com] Sent: 27 February 2009 11:38 To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Bootstrap x86 + x64 Framework

Re: [WiX-users] Help needed

2009-02-27 Thread Ben Cheetham
I found the Bootstrapper Manifest Generator useful for this. http://code.msdn.microsoft.com/bmg Ben -Original Message- From: Christopher Karper [mailto:christopher.kar...@gmail.com] Sent: 27 February 2009 13:43 To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-

Re: [WiX-users] Bootstrap x86 + x64 Framework v2?

2009-03-03 Thread Ben Cheetham
uct.xml file. Everything would be available in DotNetFxx64 package, you need to make sure you combine them properly to install based on the target machiness Hope this is clear... Thank you Anweshi ________ From: Ben Cheetham To: General discussion for Windows Ins

[WiX-users] System Restore

2009-03-03 Thread Ben Cheetham
Is a System Restore Point automatically created either before and/or after a Windows Installer installation is run? If not, is it possible to force the creation of one via a custom action or otherwise? Thanks, Ben -- Op