http://stackoverflow.com/questions/12199409/inserting-copyright-notice-banner-in-all-source-code-files-in-visual-studio-2012

修改vs2010注册后的用户信息

32位的系统中,修改以下注册表键值

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\10.0\Registration\UserName

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\RegisteredOrganization

64位系统,修改以下注册表键值

HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\VisualStudio\10.0\Registration\UserName

HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows NT\CurrentVersion\RegisteredOrganization

相关文章:

  • 2021-09-16
  • 2021-09-23
  • 2022-12-23
  • 2021-08-10
  • 2021-05-02
  • 2022-01-03
  • 2022-01-07
  • 2021-06-30
猜你喜欢
  • 2021-07-08
  • 2022-12-23
  • 2022-12-23
  • 2022-01-04
  • 2021-08-31
  • 2021-10-12
相关资源
相似解决方案