GAC卸载

编程入门 行业动态 更新时间:2024-10-26 05:19:14
本文介绍了GAC卸载的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

大家好,我试图手动从GAC卸载dll,但是显示拒绝访问。

Hi All,I am trying to uninstall the dll from GAC manually, but it shows access denied.

请告诉我们您的建议

推荐答案

你必须在Vista和Seven中拥有提升的权限。启动Visual Studio或具有Admin权限的任何内容。 使用admin-rights启动cmd.exe(或Visual Studio命令行),然后使用 gacutil.exe -u bin\debug \ My.dll 编辑:也许你必须使用g64版本的gacutil? You must have elevated privilegs in Vista and Seven. Start Visual Studio or whatever with Admin privilegs. Start cmd.exe (or Visual Studio command line) with admin-rights and then use gacutil.exe -u bin\debug\My.dll Maybe you have to use the x64 version of gacutil?

更多推荐

GAC卸载

本文发布于:2023-11-04 01:18:10,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1556556.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:GAC

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!