Re: [WiX-users] Bootstrapper for .Net 2.0

2010-07-23 Thread Pally Sandher
1456 Registered Office - Helix Building, West Of Scotland Science Park, Glasgow G20 0SP Email Disclaimer -Original Message- From: Umesh Joglekar [mailto:umesh_jogle...@hotmail.com] Sent: 23 July 2010 12:40 To: wix-users@lists.sourceforge.net Subject: [WiX-users] Bootstrapper for .Net 2.0

[WiX-users] Bootstrapper for .Net 2.0

2010-07-23 Thread Umesh Joglekar
Hi, Our application needs to have .NET 2.0 installed on the user's machine. It is used on both 32 bit and 64 bit operating systems. I looked at the example on Sourceforge and modified the project to create the bootstrapper with 32 bit dotnetfx 2.0, and it works fine. How do I add x64 and