visual studio - How to Change the "licensed to" user in VS2012 -
i trying change user shown on vs2012 splash screen next "licensed to" - ocd thing.
i on windows 8 pro vs2012 professional.
i have found online tells me to:
open registry editor (start->run->type “regedit”->press enter) find following key: hkcu\software\microsoft\visualstudio\11.0_config\registration\username change it’s value desired name navigate following folder: c:\users\{your_user}\appdata\roaming\microsoft\visualstudio\11.0 (replace placeholder own username) delete file vs000223.dat – jpg file containing splash screen, can change it’s name see start visual studio, , magically recreates file modified name in it!
so have followed these steps , changed registry keys (including windows nt ones) , say's delete vs000223.dat file. however, file doesnt exist, within c:\users{your_user}\appdata\roaming\microsoft\visualstudio\11.0 folder there 1 dat file - objbrowex.dat - deleting nothing - gets re-created. have done search , there no vs000223.dat
i have tried running devenv /setup - doesn't help.
i have deleted splashhash registry binary entry, didnt work either.
i missing something, or doing things in wrong order.
any appreciated.
alt>tools>folder options > view > show hidden files , folders.
look in "c:\programdata\microsoft\visualstudio\11.0".
Comments
Post a Comment