Re: [WiX-users] Any way to build an MSI that will run on both x64 and x86

2013-01-17 Thread Sidharth Vijayachandran
0:54 AM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Any way to build an MSI that will run on both x64 and x86 x86 will install on both 32-bit and 64-bit OSs. On Thu, Jan 17, 2013 at 10:27 AM, Sidharth Vijayachandran < sidharth.vijayachand...@microso

[WiX-users] Any way to build an MSI that will run on both x64 and x86

2013-01-17 Thread Sidharth Vijayachandran
Hi, Our application binaries when built with target architecture AnyCPU runs on both x64 and x86 machines. However the MSI that is built by our build system doesn't allow me to run on either architecture. Does anyone know if there is a way to create an MSI that is targeted to AnyCPU? Thanks Si

Re: [WiX-users] Urgent: How to check for .net framework 4.5 in the Wix installer?

2013-01-14 Thread Sidharth Vijayachandran
ote: > I think you can use NETFRAMEWORK45, it isn't documented but I found it > in the source file "src\ext\NetFxExtension\wixlib\NetFx4.5.wxs" so I > think it is correct. > > Neil > > -Original Message- > From: Sidharth Vijayachandran [mailto: >

Re: [WiX-users] Urgent: How to check for .net framework 4.5 in the Wix installer?

2013-01-14 Thread Sidharth Vijayachandran
h your WIX version look for NetFx45Redist http://wix.sourceforge.net/manual-wix3/wixnetfxextension.htm -Original Message----- From: Sidharth Vijayachandran [mailto:sidharth.vijayachand...@microsoft.com] Sent: January-14-13 5:11 PM To: wix-users@lists.sourceforge.net<mai

[WiX-users] Urgent: How to check for .net framework 4.5 in the Wix installer?

2013-01-14 Thread Sidharth Vijayachandran
I couldn't find the propertyref for a .net 4.5 check in the documentation. Does anyone know what it is? -- Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, MVC, Windows 8 Apps, JavaScript and much more.