Installation on Win 7 64-bit and/or .NET 4.0
Posted: Wed May 02, 2012 2:20 am
I have made improvements to the installer regarding .NET 4.0. I have successfully tested the following:
-- Install on Windows 7 64-bit for .NET/CLR 2.0+
-- Install on Windows 7 64-bit for .NET/CLR 4.0+
-- Install on Windows 7 32-bit for .NET/CLR 2.0+
-- Install on Mac 10.6 for Mono 2.10.9 for CLR 2.0+
-- Install on Mac 10.6 for Mono 2.10.9 for CLR 4.0+
Note that when you install for .NET 4.0, the installer needs access to the "gacutil.exe" for .NET 4.0. This does not come with the ordinary run-time. You will need to install Visual Studio 2010+ or the .NET SDK 4.0+.
Although I did not test on Linux, Cobra will generally install there as well once you have Mono installed. Mono is used on the Mac, and both Linux and Mac are posix/unix family operating systems.
The code changes for the installer are here, if you're curious.
If you have any installation problems after this, report them here in the forums and we'll help you out.
-- Install on Windows 7 64-bit for .NET/CLR 2.0+
-- Install on Windows 7 64-bit for .NET/CLR 4.0+
-- Install on Windows 7 32-bit for .NET/CLR 2.0+
-- Install on Mac 10.6 for Mono 2.10.9 for CLR 2.0+
-- Install on Mac 10.6 for Mono 2.10.9 for CLR 4.0+
Note that when you install for .NET 4.0, the installer needs access to the "gacutil.exe" for .NET 4.0. This does not come with the ordinary run-time. You will need to install Visual Studio 2010+ or the .NET SDK 4.0+.
Although I did not test on Linux, Cobra will generally install there as well once you have Mono installed. Mono is used on the Mac, and both Linux and Mac are posix/unix family operating systems.
The code changes for the installer are here, if you're curious.
If you have any installation problems after this, report them here in the forums and we'll help you out.