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.
可以使用CasPol.exe从脚本更改 .NET 安全策略。假设我将向本地网络上的多个用户分发应用程序。这些用户中的大多数将是无特权的标准帐户,因此他们将没有相关命令的必要权限。
我想我将研究域登录脚本。有没有替代方案?没有域的网络的任何解决方案?
编辑:我一定会使用 Framework 2.0 版
.Net 3.5 SP1 的最新版本现在允许您在不使用 CasPol 的情况下通过网络共享运行托管可执行文件。
看到这个帖子