My Visual Studio 2010 program in copyright by Hewlett-Packard Company -


today noticed c# program made copyright hewlett-packard company. know how fix this? have tried tutorials regedit did not work or might have messed want fixed.

check out assembly information dialog in project properties.

in solution explorer can right click on project , select properties. assembly information button in application tab.

assembly information dialog

i haven't tried this, change default value, use regedit modify hklm\software\microsoft\windows nt\currentversion\registeredorganization

hklm\software\wow6432node\microsoft\windows nt\currentversion\registeredorganization (x64 systems) registeredorganization


Comments

Popular posts from this blog

c# - SVN Error : "svnadmin: E205000: Too many arguments" -

c++ - Using OpenSSL in a multi-threaded application -

All overlapping substrings matching a java regex -