Thanks Neil. I think it works as the compiler and linker didn't complain when I 
used it. Will test it and respond if it doesn't.

Rob, I'm not sure how to go about updating the documentation. 

-----Original Message-----
From: Rob Mensching [mailto:r...@robmensching.com] 
Sent: Monday, January 14, 2013 3:10 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Urgent: How to check for .net framework 4.5 in the Wix 
installer?

It would be great if someone added it to the documentation too. <smile/>


On Mon, Jan 14, 2013 at 2:42 PM, Neil Sleightholm <n...@x2systems.com>wrote:

> 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:
> sidharth.vijayachand...@microsoft.com]
> Sent: 14 January 2013 22:30
> To: General discussion for Windows Installer XML toolset.
> Subject: Re: [WiX-users] Urgent: How to check for .net framework 4.5 
> in the Wix installer?
>
> You're talking about the PackageGroups - that is to bundle .net 4.5 as 
> part of the installation.
>
>
>
> I just need to do a check for .net 4.5 and for this I need a property 
> similar to below, but for .net 4.5. That isn't present in the help 
> documentation.
>
>
>
> <PropertyRef Id="NETFRAMEWORK40"/>
>
>
>
> -----Original Message-----
> From: Steven Ogilvie [mailto:steven.ogil...@titus.com]
> Sent: Monday, January 14, 2013 2:22 PM
> To: General discussion for Windows Installer XML toolset.
> Subject: Re: [WiX-users] Urgent: How to check for .net framework 4.5 
> in the Wix installer?
>
>
>
> Look at the WIX help file that was installed with 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<mailto:wix-users@lists.sourceforge.net
> >
>
> Subject: [WiX-users] Urgent: How to check for .net framework 4.5 in 
> the Wix installer?
>
>
>
> 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. Keep your skills 
> current with LearnDevNow - 3,200 step-by-step video tutorials by 
> Microsoft MVPs and experts. SALE $99.99 this month only -- learn more at:
>
> http://p.sf.net/sfu/learnmore_122412
>
> _______________________________________________
>
> WiX-users mailing list
>
> WiX-users@lists.sourceforge.net<mailto:WiX-users@lists.sourceforge.net
> >
>
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
>
>
>
> ----------------------------------------------------------------------
> --------
>
> Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, 
> MVC, Windows 8 Apps, JavaScript and much more. Keep your skills 
> current with LearnDevNow - 3,200 step-by-step video tutorials by 
> Microsoft MVPs and experts. SALE $99.99 this month only -- learn more at:
>
> http://p.sf.net/sfu/learnmore_122412
>
> _______________________________________________
>
> WiX-users mailing list
>
> WiX-users@lists.sourceforge.net<mailto:WiX-users@lists.sourceforge.net
> >
>
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
> ----------------------------------------------------------------------
> -------- Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, 
> HTML5, CSS, MVC, Windows 8 Apps, JavaScript and much more. Keep your 
> skills current with LearnDevNow - 3,200 step-by-step video tutorials 
> by Microsoft MVPs and experts. SALE $99.99 this month only -- learn 
> more at:
> http://p.sf.net/sfu/learnmore_122412
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
>
> ----------------------------------------------------------------------
> -------- Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, 
> HTML5, CSS, MVC, Windows 8 Apps, JavaScript and much more. Keep your 
> skills current with LearnDevNow - 3,200 step-by-step video tutorials 
> by Microsoft MVPs and experts. SALE $99.99 this month only -- learn 
> more at:
> http://p.sf.net/sfu/learnmore_122412
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, MVC, 
Windows 8 Apps, JavaScript and much more. Keep your skills current with 
LearnDevNow - 3,200 step-by-step video tutorials by Microsoft MVPs and experts. 
SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122412
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122412
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to