Re: [WiX-users] About .NET 4.0 framework installation

2010-10-21 Thread Bryan Reich
, October 21, 2010 4:41 AM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] About .NET 4.0 framework installation Yes .NET 4.0 client profile is part of .NET framework 4.0, however not sure about VSTOR 4.0. -Original Message- From: rahul.ekb...@sungard.com [mailto:rahul.ekb

Re: [WiX-users] About .NET 4.0 framework installation

2010-10-21 Thread Rahul.Ekbote
Yes .NET 4.0 client profile is part of .NET framework 4.0, however not sure about VSTOR 4.0. -Original Message- From: rahul.ekb...@sungard.com [mailto:rahul.ekb...@sungard.com] Sent: Thursday, October 21, 2010 3:06 PM To: wix-users@lists.sourceforge.net Subject: [WiX-users] About .NET

[WiX-users] About .NET 4.0 framework installation

2010-10-21 Thread Rahul.Ekbote
Hi, Currently we are migrating from .NET 3.5 sp1 to .NET 4.0. In our current installer, pre requisites are .NET 3.5sp1, .NET 3.0 client profile and VSTOR 3.0 Now after adding .NET 4.0 can I require to upgrade .NET 4.0 client profile and VSTOR 4.0? or .NET framework 4.0 contains these elements