Add The Stored User Names and Passwords Applet to XP\’s Control Panel

Contributor Icon Contributed by shamanstears Date Icon September 5, 2006  
Tag Icon Tagged: Windows networking

The Stored User Names and Passwords applet lets you assign user names and passwords to use when needing to authenticate yourself to services in domains other than the one you are currently logged into. This will add the applet to your XP Control Panel


Open up Notepad and copy the following:

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\CLSID\{98641F47-8C25-4936-BEE4-C2CE1298969D}]
@=”User Accounts 2″
“InfoTip”=”Starts The Windows 2000 style User Accounts dialog”
[HKEY_CLASSES_ROOT\CLSID\{98641F47-8C25-4936-BEE4-C2CE1298969D}\DefaultIcon]
@=”%SystemRoot%\\\\System32\\\\nusrmgr.cpl,1″
[HKEY_CLASSES_ROOT\CLSID\{98641F47-8C25-4936-BEE4-C2CE1298969D}\Shell]
[HKEY_CLASSES_ROOT\CLSID\{98641F47-8C25-4936-BEE4-C2CE1298969D}\Shell\Open]
[HKEY_CLASSES_ROOT\CLSID\{98641F47-8C25-4936-BEE4-C2CE1298969D}\Shell\Open\command]
@=”Control Userpasswords2″
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\ControlPanel\NameSpace\{98641F47-8C25-4936-BEE4-C2CE1298969D}]
@=”Add Userpasswords2 to Control Panel”

Save the text file and rename it to for example “XP_ControlPanel_UserPasswords2.reg”. Then merge it into the registry by double clicking it. Reboot.

Previous recipe | Next recipe |
 
  • DJ
    ...and to start the applet, simply:

    rundll32.exe keymgr.dll,KRShowKeyMgr
  • ladygnome
    Can this be used for Windows 2000?
blog comments powered by Disqus