Has anybody been successful in installing the .NET 2.0 SDK (x86 or x64) on Windows 8 x64?
有人在Windows 8 x64上安装了。net 2.0 SDK (x86或x64)吗?
I have previously installed it without problem on all previous versions of Windows (I last installed both the x86 and x64 versions on Windows 7 x64 a couple of months ago) but I cannot get it to install on Windows 8 x64.
我之前在Windows的所有以前版本上都安装过它(我最近一次在Windows 7 x64上安装x86和x64版本都是在几个月前),但是我无法让它安装到Windows 8 x64上。
I know it is old now, but it is the only way that I know of to get the .NET Framework configuration add-ins installed and, though I know that CASPOL does the same I still prefer to be able to see the graphical representation when trying to work out custom assembly permissions and it is still very useful for generating assembly permission installers.
我知道现在是旧的,但这是唯一的方法,我知道的。net框架配置插件安装,虽然我知道CASPOL做同样的我还是喜欢能够看到图示在试图找出定义装配时权限和它仍然是非常有用的用于生成装配安装许可。
2 个解决方案
#1
69
I also managed to do it, but by using WinRAR to extract the files from the original setup.exe file I downloaded. When I ran "install.exe" from the extracted files, I was able to install the SDK normally.
我也设法做到了,但是通过使用WinRAR从原始设置中提取文件。exe文件我下载。当我跑”安装。从抽取的文件中,我可以正常安装SDK。
#2
11
Ok, I have found my own solution.
好的,我找到了我自己的解决方案。
You need to start by downloading the installer(s) to a Windows 7 machine.
您需要从下载安装程序到Windows 7机器开始。
Once downloaded, I renamed each of the setup.exe files to represent what they were. As such, the x86 version was renamed as setup.net20.sdk.x86.exe and the x64 version as setup.net20.sdk.x64.exe.
下载后,我重新命名了每个设置。exe文件来表示它们是什么。因此,x86版本被重命名为setup.net20.sdk.x86.exe, x64版本被重命名为setup.net20.sdk.x64.exe。
Now, open a command prompt in the folder where you downloaded (and optionally renamed) the setup executables and run the following...
现在,在您下载的文件夹中打开一个命令提示符(并可选地重命名)设置可执行文件并运行以下…
- setup.net20.sdk.x86.exe /t:"C:\net20sdk86" /c
- setup.net20.sdk.x86.exe / t:“C:\ net20sdk86”/ C
- setup.net20.sdk.x64.exe /t:"C:\net20sdk64" /c
- setup.net20.sdk.x64.exe / t:“C:\ net20sdk64”/ C
Obviously if you choose not to rename the downloaded files you will have to modify the command accordingly.
显然,如果您选择不重命名已下载的文件,您将不得不相应地修改命令。
Finally, copy the folders C:\net20sdk86 and C:\net20sdk64 to your windows 8 machine and then run install.exe from the C:\net20sdk86 and then (assuming you are 64bit) C:\net20sdk64. Note you should run each of the installers within these folders with administrative privileges (right click, "Run as administrator").
最后,将文件夹C:\net20sdk86和C:\net20sdk64复制到windows 8机器上,然后运行install。来自C:\net20sdk86的exe(假设你是64位)\net20sdk64。注意,您应该在这些具有管理权限的文件夹中运行每个安装程序(右键单击“作为管理员运行”)。
The configuration wizards you seek will then show up on the start screen. If they are not there, open the charms menu (from the start screen), select Settings and then Tiles and ensure that "Show administrative tools" is enabled.
然后您要查找的配置向导将显示在开始屏幕上。如果它们不存在,打开魔咒菜单(从开始屏幕),选择设置,然后使用tile,确保“显示管理工具”被启用。
Voila!
瞧!
#1
69
I also managed to do it, but by using WinRAR to extract the files from the original setup.exe file I downloaded. When I ran "install.exe" from the extracted files, I was able to install the SDK normally.
我也设法做到了,但是通过使用WinRAR从原始设置中提取文件。exe文件我下载。当我跑”安装。从抽取的文件中,我可以正常安装SDK。
#2
11
Ok, I have found my own solution.
好的,我找到了我自己的解决方案。
You need to start by downloading the installer(s) to a Windows 7 machine.
您需要从下载安装程序到Windows 7机器开始。
Once downloaded, I renamed each of the setup.exe files to represent what they were. As such, the x86 version was renamed as setup.net20.sdk.x86.exe and the x64 version as setup.net20.sdk.x64.exe.
下载后,我重新命名了每个设置。exe文件来表示它们是什么。因此,x86版本被重命名为setup.net20.sdk.x86.exe, x64版本被重命名为setup.net20.sdk.x64.exe。
Now, open a command prompt in the folder where you downloaded (and optionally renamed) the setup executables and run the following...
现在,在您下载的文件夹中打开一个命令提示符(并可选地重命名)设置可执行文件并运行以下…
- setup.net20.sdk.x86.exe /t:"C:\net20sdk86" /c
- setup.net20.sdk.x86.exe / t:“C:\ net20sdk86”/ C
- setup.net20.sdk.x64.exe /t:"C:\net20sdk64" /c
- setup.net20.sdk.x64.exe / t:“C:\ net20sdk64”/ C
Obviously if you choose not to rename the downloaded files you will have to modify the command accordingly.
显然,如果您选择不重命名已下载的文件,您将不得不相应地修改命令。
Finally, copy the folders C:\net20sdk86 and C:\net20sdk64 to your windows 8 machine and then run install.exe from the C:\net20sdk86 and then (assuming you are 64bit) C:\net20sdk64. Note you should run each of the installers within these folders with administrative privileges (right click, "Run as administrator").
最后,将文件夹C:\net20sdk86和C:\net20sdk64复制到windows 8机器上,然后运行install。来自C:\net20sdk86的exe(假设你是64位)\net20sdk64。注意,您应该在这些具有管理权限的文件夹中运行每个安装程序(右键单击“作为管理员运行”)。
The configuration wizards you seek will then show up on the start screen. If they are not there, open the charms menu (from the start screen), select Settings and then Tiles and ensure that "Show administrative tools" is enabled.
然后您要查找的配置向导将显示在开始屏幕上。如果它们不存在,打开魔咒菜单(从开始屏幕),选择设置,然后使用tile,确保“显示管理工具”被启用。
Voila!
瞧!