all groups > dotnet framework > may 2006 >
You're in the

dotnet framework

group:

How to change Company Name in Vistual studio 2005


How to change Company Name in Vistual studio 2005 cok
5/31/2006 12:00:00 AM
dotnet framework:
Hi , all

WhenI installed WindowXP Home Edition and Vistual Studio 2005 on my
computer,

I found my Company Name is Error, When I begin a new C# project, I found the

[assembly: AssemblyCompany("ERROR")] is error, How can I fix it ?

where should I change in register use regedit ?

or weather should I change something in vistual Studio 2005?

thanks for any advice.


--
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
_/
_/ Nie Longhai , coder -_-|||
_/ Shanghai Xomi Instruments Co., Ltd.
_/ URL: http://www.xomi.cn
_/ Shanghai C&U Industrial Park
_/ Feng Cheng Town, Feng Xian District
_/ Shanghai, 201411
_/ Phone:86-21-57513966-807
_/ Fax:86-21-57513636
_/ Mobile:13162055440
_/ Email:NieLH@xomi.cn ,cok119@163.com
_/
_/ Profession & Focus
_/ High precision semiconductor metrology system vendor.
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/

Re: How to change Company Name in Vistual studio 2005 Michael Nemtsev
5/31/2006 12:00:00 AM
Hello cok,

You company name is set in registry.
See this key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Products\0E8BA73496BF22242B086AF4D32E5219\InstallProperties\RegCompany
value

c> Hi , all
c> WhenI installed WindowXP Home Edition and Vistual Studio 2005 on my
c> computer,
c> I found my Company Name is Error, When I begin a new C# project, I
c> found the
c>
c> [assembly: AssemblyCompany("ERROR")] is error, How can I fix it ?
c> where should I change in register use regedit ?
c> or weather should I change something in vistual Studio 2005?

---
WBR,
Michael Nemtsev :: blog: http://spaces.msn.com/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsche

Re: How to change Company Name in Vistual studio 2005 Marc Scheuner
5/31/2006 12:00:00 AM
[quoted text, click to view]

Just change this line to whatever you want it to be:

[assembly: AssemblyCompany("MegaGigaCorp")]

Re: How to change Company Name in Vistual studio 2005 cok119
5/31/2006 8:12:00 PM
Hi, Michael
thank you very much :)

"Michael Nemtsev" <nemtsev@msn.com>
??????:9cc1c86396b768c852a28cafdcde@msnews.microsoft.com...
[quoted text, click to view]

AddThis Social Bookmark Button