Archive for files

You are browsing the archives of files.

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 [...]

Rename Multiple Files inside a folder

If you want to rename multiple files in the same folder, then follow the below steps.

Go to the folder in which you want to rename files.
Select all the files you want to Rename.
Press “F2” or “Right click” and select “Rename“.
Enter the prefix for the name you want (e.g. Picture)
This will automatically rename the rest of [...]

Prefetching in Windows Xp

Windows XP always keeps the shortcuts to recently launched programs in the \Windows\Prefetch\ directory, which can take up some space, but helps find and launch applications faster. After a while, however, some really old programs which you may not even be using anymore can still be found in the Prefetch directory. Also, you may experience [...]

 Page 1 of 1  1