如何在Windows 7 GAC中注册Assembly .net 4.0? [英] How to register Assembly .net 4.0 in windows 7 GAC?

查看:104
本文介绍了如何在Windows 7 GAC中注册Assembly .net 4.0?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用vs2010创建一个我假装在GAC上注册的.net 4.0程序集.

Hi i'm using vs2010 to create a .net 4.0 assembly that i pretend to register on the GAC.

我找不到gacutil,也不知道如何在4.0 GAC上注册程序集

i can't find the gacutil and don't know ho to register an assembly on the 4.0 GAC

有人可以帮忙吗?

解决方案: 使用位于以下位置的GacUtil注册:C:\ Program Files(x86)\ Microsoft SDKs \ Windows \ v7.0A \ Bin \ NETFX 4.0 Tools

SOLUTION FOUND: Register using GacUtil located in: C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\Bin\NETFX 4.0 Tools

推荐答案

您可以将程序集复制到以下位置: %windir%\ assembly 文件夹,或使用Microsoft SDK或Visual Studio SDK中的Global Assembly Cache Utility.

You can either copy your assembly to your: %windir%\assembly folder, or use the Global Assembly Cache Utility found in the Microsoft SDK or Visual Studio SDK.

这篇关于如何在Windows 7 GAC中注册Assembly .net 4.0?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆