Search This Blog

Friday, July 29, 2011

Make a photo background in drives

Perform the following steps ..>>

Open notepad and copy the following code :

[{BE098140-A513-11D0-A3A4-00C04FD706EC}]

iconarea_image=D:\Wallpapers\celeb\Genelia.jpg

iconarea_text=0x00FFFFFF


Here, the path in the 2nd line of code represents the path of your picture. so just change at dere only....

Now save this file as DESKTOP.INI in the location(any drive or any folder) where you desire to set the background picture.

After setting it in your favourite location,close the drive and open the location again.

DONE !! .. your picture has been set as background picture for your desired location.


NOTE : Make sure that the extension in the path should be .jpg only and file should be saved as DESKTOP.INI only.

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

Want to Reveal the Passwords Hidden Behind Asterisk (****) ?

Follow the steps given below-

1) Open the Login Page of any website. (eg. http://mail.yahoo.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..!