CodeExplorer Posted February 25, 2011 Share Posted February 25, 2011 OnlyUseLatestCLR - no reason to have Framework 1.0 / 1.1 installed!32-bit apps on a 32-bit operating system64-bit apps on a 64-bit operating system[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETFramework]"OnlyUseLatestCLR"=dword:0000000132-bit apps on a 64-bit operating system[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\.NETFramework]"OnlyUseLatestCLR"=dword:00000001 Compatibility Testing Scenarios/>http://msdn.microsoft.com/en-us/library/ms994387.aspx/>http://charlesvaz.blogspot.com/2004/09/running-with-net-20-and-net-11.htmlJust paste this on a reg file:Windows Registry Editor Version 5.00[HKEY_LOCAL_MACHINE\SOFTWARE\Mikocok\.NETFramework]"OnlyUseLatestCLR"=dword:00000001 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now