Friday, August 6, 2010

clear your page file at shutdown

A page file is just like a ram present in harddisk.This contains your data,when it is not required by your cpu.
u can clear this page file when your system shutdowns

just open the notepad and type the following code and save it as clearpage.reg

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management]
"ClearPageFileAtShutdown"=dword:00000001

[HKEY_USERS\.DEFAULT\Control Panel\Desktop]
"AutoEndTasks"="1"

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control]
"WaitToKillServiceTimeout"="10"



After its saved.open the file and say "yes","ok"
Now every time your windows shutdown,your page files get cleaned up

My volume icon missing in system tray. wat to do?

Sometimes Due to virus infection,they corrupt our volume icon in system tray.
and when we go to control panel to see the volume setting.we find all the features are disabled,means our volume is gone

even in this case ,when we try to play a music file ,we hear nothing but a pindrop silence,while our songs is still played
To over come this ,i have a simplest solution

open a notepad and copy the following:

Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoSaveSettings"=dword:00000000
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run]
"SystemTray"="SysTray.Exe"


save it as volume.reg.
just double click the file and say "yes" ,"ok"
Then you can see your volume icon appearing in system tray.If not just reboot

Wednesday, August 4, 2010

Want to Change Your DOS Prompt View

If you are not happy with the black screen of your command prompt change it according to your choice.Just Follow These Steps:
Prees [WINDOW + R] write [cmd] press Enter
Right Click on Title Bar of CMD Prompt Click properties 
And Change As You Need. 



Tuesday, August 3, 2010

What Do You Want Best Performance or Best Appearance ?

Set your Computer according to your priority between performance and appearance by following these steps:
Press WINDOW + PauseBreak then
Click on Advanced System Settings then
In the Advanced Tab within  Performance
Click on Settings and Under Visual effects
Choose What you Want Appearance or Performance.