Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我的 C# 应用程序在“通知包”注册表项中注册密码过滤器 dll 名称。当我重新启动机器系统加载所有 dll,其名称存在于通知包”键中。如果我删除之前创建的注册表项,dll 仍然保持加载,直到我重新启动 m/c。当我删除注册表时有什么方法可以卸载这个 dll入口,无需重启m/c ? 这个dll需要保存在System32文件夹中
谢谢