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.
The version number is stored in the assembly manifest along with other identity information, including the assembly name and public key, as well as information on relationships and identities of other assemblies connected with the application.
To access this dialog box, select a project node in Solution Explorer, and then, on the Project menu, select Properties. On the Application page, select the Assembly Information button.
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
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With