VS 2010

From Richard's Wiki
Revision as of 18:33, 30 June 2010 by Rkdrm (Talk | contribs)

Jump to: navigation, search
In Summary -
Installer will automatically read the information like organization, user from the registry key.
For organization, it seems to read the value of "RegisteredOrganization" key under "HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows NT\CurrentVersion".
For user, it seems to read the value of "RegisteredOwner"under "HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows NT\CurrentVersion".
Remove VS2010 to start from scratch.
Then go to these two registry keys mentioned above and change the value as you want. After that, run the installer to setup VS2010 again.