Change the Default Name and Company Information (All Windows) Category: Home > Software
When you install a new application, using MS Setup, a default Name and Company are shown, these values can be changed when the details have changed or are incorrect.
Open your registry and find the key below.
Modify the two values named 'DefName' and 'DefCompany', and change the values to your current Name and Company respectively.
The next time you install a program these new values will be used as the defaults instead.
Note: This will not affect the registered names of existing applications, it only affects new installations.
 |  |  |  |  |
 |  | (Default) | REG_SZ | (value not set) |  |
 |  | DefName | REG_SZ | "Joan Bloggs" |  |
 |  | DefCompany | REG_SZ | "ACME, Inc." |  |
 |
 | HKEY_CURRENT_USER\Software\Microsoft\MS Setup (ACME)\User Info |  |
 |
Settings: |
User Key: [HKEY_CURRENT_USER\Software\Microsoft\MS Setup (ACME)\User Info]
Name: DefName, DefCompany
Type: REG_SZ (String Value)
|
Disclaimer: Modifying the registry can cause serious problems that may require you to reinstall your operating system. We cannot guarantee that problems resulting from modifications to the registry can be solved. Use the information provided at your own risk.
Last Modified: March 22, 2002
|