【问题标题】:Where to change assemblyinformation-defaults?在哪里更改程序集信息默认值?
【发布时间】:2010-02-09 08:44:34
【问题描述】:

我们的系统管理员在我的电脑上安装了 Visual Studio 2008,但没有输入我们公司的名称。现在我有一个问题,我总是必须手动更改装配信息中的名称,因为 pc 制造商会自动插入到装配信息中。有谁知道我可以在哪里更改visual-studio中的装配信息的默认值,因为我总是忘记更改公司和版权值。

【问题讨论】:

    标签: visual-studio assemblyinfo


    【解决方案1】:

    试试这个post。这将帮助您通过注册表永久设置公司名称属性。

    答案:设置注册表键值为HKLM\Software\Microsoft\Windows NT\CurrentVersion\RegisteredOrganization 对于64位操作系统,注册表键值为HKLM\Software\Wow6432Node\Microsoft\Windows NT\CurrentVersion\RegisteredOrganization

    【讨论】:

    • 不要只提供链接作为答案。答:设置注册表键值为 HKLM\Software\Microsoft\Windows NT\CurrentVersion\RegisteredOrganization 对于 64 位操作系统,注册表键值为 HKLM\Software\Wow6432Node\Microsoft\Windows NT\CurrentVersion\RegisteredOrganization
    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2011-06-18
    • 2017-06-20
    • 2017-04-24
    • 2013-11-16
    • 1970-01-01
    • 2012-01-06
    相关资源
    最近更新 更多