我尝试安装dotNetFx45_Full_setup(Microsoft .NET Framework 4.5开发人员预览版),但是我得到“在KERNEL32.dll中找不到FlsAlloc”,我能以某种方式修补KARNEL32.dll吗?也许我需要Windows 7?
答案 0 :(得分:5)
.Net 4.5 Developer Preview仅支持Windows 7。
支持的操作系统:Windows 7,Windows Server 2008 R2
- Windows 7(x86和x64)
- Windows Server 2008 R2(x64)
- Windows Developer Preview(x86和x64)
- Windows Server Developer Preview(x64)
我怀疑在发布之前会发生变化。