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. Here is a way to launch it using a desktop shortcut using the rundll32.exe program:
RUN> rundll32.exe keymgr.dll,KRShowKeyMgr
Thursday, July 9, 2009
Wednesday, July 8, 2009
Show Hidden Files and Folders not working?
This issue might be due to some virus attack after which the
registry was not being updated properly.
There are so many methods to restore the registry.
Just try any of these solutions,
Sol 1:
Go to registry editor
RUN>regedit
Go to this key:
HKEY_CURRENT_USER\Software\Microsoft\
Windows\CurrentVersion\Explorer\Advanced
In right side of window, double click hidden and change the value to "1"
Now check the status!
Sol 2:
Run>regedit
Find the key: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\
Advanced\Folder\Hidden\SHOWALL
Check whether the “CheckedValue” is a DWORD key or not. Delete that key if it is not a DWORD key and create a new key called “CheckedValue” as a DWORD (hexadeci) with value 1
Now check the status!
registry was not being updated properly.
There are so many methods to restore the registry.
Just try any of these solutions,
Sol 1:
Go to registry editor
RUN>regedit
Go to this key:
HKEY_CURRENT_USER\Software\Microsoft\
Windows\CurrentVersion\Explorer\Advanced
In right side of window, double click hidden and change the value to "1"
Now check the status!
Sol 2:
Run>regedit
Find the key: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\
Advanced\Folder\Hidden\SHOWALL
Check whether the “CheckedValue” is a DWORD key or not. Delete that key if it is not a DWORD key and create a new key called “CheckedValue” as a DWORD (hexadeci) with value 1
Now check the status!
Subscribe to:
Posts (Atom)
Error (MMC has detected an error in a snap-in and will unload it) when you try to launch Windows Firewall with Advanced Security on Local Computer / Server.
Error (MMC has detected an error in a snap-in and will unload it) when you try to launch Windows Firewall with Advanced Security on Local Co...
-
Error (MMC has detected an error in a snap-in and will unload it) when you try to launch Windows Firewall with Advanced Security on Local Co...
-
https://help.ubuntu.com/community/IptablesHowTo iptables -I INPUT 1 -i lo -j ACCEPT iptables -A INPUT -p tcp --dport 80 -j ACCEPT iptables -...
-
Do you feel that the free space on your hard-disk is too little ? Does it seem that something fishy is going on which is eating your hard-di...