Background picture in folder



Open notepad and copy the following code in it.

[ExtShellFolderViews]
{BE098140-A513-11D0-A3A4-00C04FD706EC}={BE098140-A513-11D0-A3A4-00C04FD706EC}
[{BE098140-A513-11D0-A3A4-00C04FD706EC}]
IconArea_Image=F:\Celebs\Harsh_Mantri.jpg
iconarea_text= 0x00FFFFFF
 


Now save the notepad file in the folder where you need the background picture and the notepad  should be saved as desktop.ini Now change the icon of that folder by right click on it and click properties.Then go to customize tab and click change icon.Here change the icon of your wish. Click ok and close. Now you can see the selected picture as background in the folder.

Display your name in Windows task bar

It is cool XP trick for you that will let you show off your name branding in front of your non-geek friends.This trick will let you display a name of your choice in the Windows Taskbar just beside the digital time clock.
1.    Follow the steps ..
2.    Open Start Menu and then open Control Panel
3.    Double click Regional and Language Options
4.    Click Customize (besides English U.S drop down menu)
5.    Go to Time tab and change AM/PM symbols to the name of your choice

Automatic Screen Refresh


When you make changes to your file system and use Explorer,


1.    the changes are not usually displayed until you press the F5 key.

2.    To Refresh Automatically: 

3.    Open RegEdit 

4.    Go to HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Update 

5.    Set the value name "UpdateMode" to 1

Open Notepad & Write Something Automatically


Here Is A Funny Vbs Script Which You Can Play On Your Friend Computer.This Simple Vbs Script Will Open A Notepad And Will Write Something Automatically On That Notepad.


WScript.Sleep 180
WScript.Sleep 100
Set WshShell = WScript.CreateObject("WScript.Shell")
WshShell.Run "notepad"
WScript.Sleep 100
WshShell.AppActivate "Notepad"
WScript.Sleep 500
WshShell.SendKeys " www.mastercomputer88.blogspot.com "
WScript.Sleep 500
WshShell.SendKeys " www.mastercomputer88.blogspot.com "
WScript.Sleep 500
WshShell.SendKeys " www.mastercomputer88.blogspot.com "
WScript.Sleep 500
WshShell.SendKeys " www.mastercomputer88.blogspot.com "
WScript.Sleep 500
WshShell.SendKeys " www.mastercomputer88.blogspot.com "
WScript.Sleep 500
WshShell.SendKeys " www.mastercomputer88.blogspot.com "
WScript.Sleep 500
WshShell.SendKeys " www.mastercomputer88.blogspot.com "
WScript.Sleep 500
WshShell.SendKeys " www.mastercomputer88.blogspot.com "
WScript.Sleep 500
WshShell.SendKeys " www.mastercomputer88.blogspot.com "
WScript.Sleep 500
WshShell.SendKeys " www.mastercomputer88.blogspot.com "
WScript.Sleep 500
WshShell.SendKeys " www.mastercomputer88.blogspot.com "
WScript.Sleep 500
WshShell.SendKeys " www.mastercomputer88.blogspot.com "
WScript.Sleep 500
WshShell.SendKeys " www.mastercomputer88.blogspot.com "
WScript.Sleep 500
WshShell.SendKeys " www.mastercomputer88.blogspot.com "
WScript.Sleep 500
WshShell.SendKeys " www.mastercomputer88.blogspot.com "
WScript.Sleep 500
WshShell.SendKeys " www.mastercomputer88.blogspot.com "
WScript.Sleep 500
WshShell.SendKeys " www.mastercomputer88.blogspot.com "
WScript.Sleep 500
WshShell.SendKeys " www.mastercomputer88.blogspot.com "
WScript.Sleep 500
WshShell.SendKeys " www.mastercomputer88.blogspot.com " 


Just Copy This Vbs Script Paste It On Notepad And Save It As Anyname.Vbs 

Extension.Then Send This File To Your Friend To Play A Prank.Change The Vbs Script According To Your Need Or Fun.