Archive for Run

You are browsing the archives of Run.

Change the Folder of “Default Wallpaper” to “My Pictures” Folder

In order to Change the “Default Wallpaper folder” to the “My pictures” folder you can follow the below trick in order to use your own images right from the “Desktop Properties“.
To do this
1. Click on the “Start” Button.
2. Open the “Run” menu from it and type “regedit.exe” in order to bring the registry editor.
3. Then [...]

Clear Browsing History From the Command Line for IE7

In order to clear the browsing history , its easy to clear it from the menus of ie7.but if you are a command line junky then you can use this following codes to clear it from the command line.
1. Temporary Internet Files :- RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 8
2. Cookies :- RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 2
3. History :- RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess [...]

Disable Windows Tour

If you want to disable the “Take Tour of Windows XP” that comes up after you install WindowsXP, then follow the below tips.

Click on the “Start” Button.
Select “Run“
Type “Regedit” and press enter.
Go to “HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Applets\Tour“.
Create a new “DWORD key” called “RunCount“.
Give it a value of “0“.

 Page 1 of 1  1