找不到sn.exe来签名程序集 [英] Cannot find sn.exe to sign Assembly

查看:110
本文介绍了找不到sn.exe来签名程序集的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我查看了C:\Program Files\Microsoft.NET,但看不到任何SN.exe文件.

I looked into C:\Program Files\Microsoft.NET and I can't see any SN.exe file.

我已经安装了.NET 3.5运行时;还不够吗?

I have .NET 3.5 runtime installed; isn't that enough ?

推荐答案

您需要安装Windows SDK 6.0a,而不仅仅是运行时.

You need to install the Windows SDK 6.0a, not just the runtime.

如果您已安装VS2008,则会发现它已经安装,并且sn.exe将在此处:

If you've installed VS2008, you'll find it's already installed, and sn.exe will be here:

C:\ Program Files \ Microsoft SDKs \ Windows \ v6.0A \ Bin \ sn.exe

C:\Program Files\Microsoft SDKs\Windows\v6.0A\Bin\sn.exe

否则,如果未安装VS2008,则可以单独下载SDK

Otherwise, if you don't have VS2008 installed, you can download the SDK individually here.

SDK中没有文件sn.exe. SDK的当前版本是6.1,也许他们在此版本中删除了sn.exe.

The file sn.exe is not available in the SDK. The current version of the SDK is 6.1, perhaps they removed sn.exe in this release.

这篇关于找不到sn.exe来签名程序集的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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