在哪里更改程序集信息默认值?

发布于 2024-08-20 08:48:53 字数 149 浏览 5 评论 0原文

我们的系统管理员在我的电脑上安装了Visual Studio 2008,并且没有输入我们公司的名称。现在我遇到了问题,我总是必须手动更改程序集信息中的名称,因为电脑制造商会自动插入到程序集信息中。有谁知道我可以在哪里更改视觉工作室中程序集信息的默认值,因为我总是忘记更改公司和版权值。

our system-administrator has installed visual studio 2008 on my pc and didn't enter our companys name. Now i have the problem, that I always have to change the name in the assembly-information manually, because the pc-manufacturer is automatically inserted to the assembly-informations. Does anybody know where I can change the default-values for the assemblyinformations in visual-studio, because I alway forget to change the company and copyright value.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

拿命拼未来 2024-08-27 08:48:53

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

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

Try this post. This will help you set the company name attribute permanently via registry.

Answer: Set the value of the registry key for HKLM\Software\Microsoft\Windows NT\CurrentVersion\RegisteredOrganization For 64 bit OS, the registry key is HKLM\Software\Wow6432Node\Microsoft\Windows NT\CurrentVersion\RegisteredOrganization

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文