Re: [WiX-users] Supporting Windows 8

2012-12-06 Thread Christopher Painter
her" Sent: Thursday, December 06, 2012 10:39 AM To: "General discussion for Windows Installer XML toolset." Subject: Re: [WiX-users] Supporting Windows 8 Windows 8 should have .NET 3.5 (and 4.0) support built in. I think the WiXNetFxExtension you're using hasn't been up

Re: [WiX-users] Supporting Windows 8

2012-12-06 Thread Pally Sandher
Windows 8 should have .NET 3.5 (and 4.0) support built in. I think the WiXNetFxExtension you're using hasn't been updated to take this into account when setting those properties. If you're using WiX v3.7 bug report it at http://sourceforge.net/p/wix/bugs/ To work around it in the meantime, chan