Monday, August 31, 2009

create batch file to delete prefetch files

the below steps are about how to create batch file to delete prefetch files automatically, follow these steps.
  • Create new text document
  • Now type del C:\Windows\Prefetch\*.* /Q inside the text document
  • Go to file menu, click save as (this will open save as dialog box)
  • In the dialog box, under save as type select all files from the drop down menu
  • In the file name field type a name you prefer with .bat extension (ex-prefetch.bat)
  • Click save
  • Now double click the file to test, you will find that there's no more prefetch files left in the folder.

disable auto restart in windows xp

Blue screen, what happen when you get blue screen error, the pc automatically restart without letting you to read error description, now lets see how to disable auto restart feature in windows xp.
  • Right click on my computer and click properties to open system properties (or press "window key and pause break" in keyboard)
  • In the opened system properties window click advanced tab
  • Under the Startup and Recovery section, click Settings
  • Now under system failure uncheck "automatically restart"
  • Click ok. then apply and ok

create shortcut for fast user switching

Fast user switching is a very useful feature of Windows for multi-user computers. fast user switching allows multiple users to be logged into a computer at once. This is very useful when someone is in the middle of work but another needs to use the computer shortly.Fast user switching will allow the other user to log in while still retaining the other users session. Once the other user is finished the session can be switched back to the original user. now lets see how to create shortcut for fast user switching.
  • Right click the area the shortcut you want to appear then click new shortcut
  • Now copy c:\windows\system32\tsdiscon.exe to location area (typing area next to browse button)
  • Now give a name for shortcut (ex-fast user)
  • Click finish
  • Now double click the shortcut see the results

cleanup prefetch & temp files

Cleanup "prefetch files" - some say it will create problems, some say it is safe to delete, some say it doesn't make any difference. my thought is you can safely delete prefetch files with no problems at all. below descriptions is about how to delete unnecessary files from system.

Delete prefetch files
  • Go to run (start>run)
  • Type prefetch and press enter (the exact path is C:\WINDOWS\Prefetch)
  • Now delete all files inside the prefetch folder
Delete windows temporary files
  • Go to run (start>run)
  • Type temp and press enter (the exact path is C:\WINDOWS\Temp)
  • Now delete all files inside the temp folder
Delete user temporary files
  • Go to run (start>run)
  • Type %temp% and press enter (the exact path is C:\Documents and Settings\(user name) \Local Settings\Temp
  • Now delete all file in the temp folder
Note - running above actions will no harm to your system

If you need all in one type software to perform all above actions, the only free software i know (the best) is Ccleaner. just download software, install it, after install select the actions to perform (it automatically selected most for you) then click analyse, if this gonna take time click cancel button and click run cleaner, this perform all above actions for you.

adjust graphic settings for speed performance

We all know windows xp uses some considerable amount or ram for visual elements, this can cause your computer to be less responsive. By tweaking your graphics settings, you can increase the performance of your computer. to get start reduce some color quality, procedure as follows.
  • Right click on your desktop and click properties
  • Click on the settings tab and adjust the color quality to medium (16 bit) form the drop down menu
  • Click apply and ok to exit
Next, we use the windows performance settings to optimize your computer for performance. this will reduce lot of the fancy graphics effects. follow these steps.
  • Right click on my computer and click properties
  • Click advanced tab
  • Now under "performance" click settings
  • In the visual effects tab select "adjust for best performance"
  • Click apply and ok
One more thing, we also can use "windows classic" as a default theme, to do this follow these steps.
  • Right click on the empty area of desktop and click properties to open "display properties" window.
  • On the theme tab, select windows classic from the drop down menu
  • Click apply and ok to exit display properties.
After completing all above steps, you can see some faster response from the computer