首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >msvcr90.dll是否有时间戳?

msvcr90.dll是否有时间戳?
EN

Stack Overflow用户
提问于 2013-03-18 19:44:36
回答 1查看 79关注 0票数 2

查看Visual Studio 2008 'redist‘文件夹中的msvcr90.dll数字证书时,有效期设置为从2007年8月23日到2009年2月23日。

然而,在网上搜索之后,我发现了那个as long as the dll is timestamped within the specified period, this should not be a problem

有没有办法检查dll是否有时间戳?或者,由于某种原因,我有一个旧版本的dll?

提前感谢!麦克

EN

回答 1

Stack Overflow用户

回答已采纳

发布于 2013-03-18 19:48:01

您可以通过以下方式查看时间戳:

  1. 在explorer.
  2. Right中找到该文件,单击该文件并选择属性菜单项。
  3. 选择数字签名选项卡并查看时间戳。

它看起来是这样的:

票数 2
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/15476018

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档