Thursday, March 15, 2007

Hide all the Desktop icons !!!!
Here is a simple trick to hide all your desktop icons .
Just go to Start->run.Type regedit.
Go to HKEY_CURRENT_USER,then go to Software,then Microsoft,then to Windows,go to Current version,then policies and then click on explorer.

On the right hand side,right click and click on New.Then select DWORD value.
Rename this value as "NoDesktop" (without the quotes).Click on it and set its value to 1 in the value data space.Now restart your pc or just log off and log in back.
You will see that all your Desktop icons are gone.
To get back your icons,go to the DWORD value you created,now either delete it or set its value to 0.
In both cases you will get back all your icons.Try it out.

see ur logo on ur startup screen

see ur logo on ur startup screen
Design an appropriate BitMap and save it in the "C:\Document and setting\ All users\ApplicationData" Directory as logoname.bmp

since the ApplicationData Directory is a hidden directory, you may need to unhide it by
"Tools>folder option> Click viewtab" and check the "show unhidden files and folders" option click on Apply and then OK.

now go to Start menu> run > type "regedit" then press enter.

now nevigate to the key "HKEY USERS\DEFULT\control palel\Desktop".
in the right panel duble click on the string called "wallpaper". Under the "value data" enter the full path of ur bitmap image for example: "C:\Document and setting\all users\applicationData\logoname.bmp".

Now duble click on the string called "TileWallpaper" and change the value according to ur preference.

Value "0" will not tile the image but Value "1" will tile the image.

Next dubleclick on the string called "Wallpaper style"
"0" for normal
"2" will stretch the image to fit the screen.
now close the registry editor and reboot your system to see ur hand work.