Jump to content

Recommended Posts

Posted

As you probably know, .NET Framework 4.5 was released as a replacement to .NET Framework 4.0, but with no support for XP.

List of changes: http://msdn.microsoft.com/en-us/library/ms171868.aspx

System requirements: http://msdn.microsoft.com/en-us/library/8z6watww.aspx

Bootstraper and Standalone download link: http://msdn.microsoft.com/en-us/library/5a4x27ek.aspx OR

Direct download link for the Standalone installer: http://download.microsoft.com/download/b/a/4/ba4a7e71-2906-4b2d-a0e1-80cf16844f5f/dotnetfx45_full_x86_x64.exe

Cheers


Posted

Thanks a lot :)

BlackWingCat has recently added VS2012 support to his kernel so there's a chance that .NET Framework 4.5 will work in Win2k. If it works then it will mean that it's possible to do the same to XP (add the necessary APIs) and use it there too.

Posted (edited)

The Windows Module Installer :no:

post-236786-0-93722300-1350142746_thumb.

This only means that the installer refuses to work :w00t:

You can edit it with Orca but I doubt that it will work even after removing the requirements. It's probably necessary to prepare a custom INF based installer.

Let me state once again - under the current conditions the files are not compatible with XP because there are unfixed dependencies related to VS2012. BlackWingCat has fixed them so it's possible to run VS2012 applications in Win2k. In XP it's impossible until someone adds those APIs to XP system files.

Edited by tomasz86

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...