Hide folders is using COMMAND prompt

0 comments
The most important thing is that, once hidden with this method, the files/folders cannot be viewed by any search options even if you click "Show All Hidden Files and Folders".

Follow the following steps ::

1. Click on start , then click on run.

2. Type cmd and press enter and command prompt will be opened.

3. On the command prompt , go to the place where the folder is.

for example if it is in d drive and u r in c drive then to change it just type E: and press enter and u will enter in the e drive

4. example i want to hide a folder called Tools its located in the e:\.
And explore the file you want to hide.
by Dir commond
 e:\> dir
I'm going to hide the  file bookmarks.rar
5. e:\>attrib  bookmarks.rar  +s +h +r
After this


6. to unhide i will use command
e:\>attrib  bookmarks.rar  -s -h -r

Now you can see  bookmarks.rar  file after dir



syntax

 attrib  folder name
 +s +h +r

 To unhide syntax

 attrib  folder name
 -s -h -r 

Reveal *****(Asterisk) Passwords Using Javascript

0 comments

Want to Reveal the Passwords Hidden Behind Asterisk (****) ?
Follow the steps given below-
1) Open the Login Page of any website. (eg. http://gmail.com)
2) Type your 'Username' and 'Password'.
3) Copy and paste the JavaScript code given below into your browser's address bar and press
'Enter'.
javascript: alert(document.getElementById('Passwd').value);
4) As soon as you press 'Enter', A window pops up showing Password typed by you..!
Note :- This trick may not be working with firefox.

How To Rename Your Recycle Bin

0 comments

1. Click Start / Run
2. Type regedit and press enter.
3. Open the HKEY_CLASSES_ROOT folder
4. Open the CLSID folder
5. Open the {645FF040-5081-101B-9F08-00AA002F954E} folder
6. Open the ShellFolder folder
7. Change the "Attributes" data value from "40 01 00 20" to "50 01 00 20". Once
completed change the "CallForAttributes" dword value to "0x00000000" (doubleclick
and change value data to 0). You must change both of these values to get the
rename to appear.
After performing the above steps you will be able to rename the icon like any other
icon. Right-click the Recycle Bin icon on the desktop and click Rename and rename it
to whatever you wish.

How to make your name stay in the task bar

0 comments
Right now, I will show you something very simple, and cool.
I will show you how to make your name stay in the task bar (right next to the digital
time).
Here is an Example of my desktop Task Bar:
Cool? Do you want it too? Here is how I did it:
  • Open Start Menu and then open Control Panel
  • Double click Regional and Language Options
  • Click Customize (You have to chose English or it will not work)
  • Go to Time tab and change AM/PM symbols to the name of your choice!