Your Ad Here

Windows XP Magical Secrets Part-2

Filed under: by: Network World

Creating 3D Window Effect

You can create a nice 3D effect for your windows
1. Start Regedit
2. Go to HKEY_CURRENT_USER \ Control Panel \ Colors
3. Make sure the following setting are there:
· ButtonHilight=128 128 128
· ButtonShadow=255 255 255

Creating Shutdown, Restart and Logoff Icons

To create the icons, create a shortcut on the desktop.
For Shutdown, the command is C:\WINDOWS\RUNDLL.EXE user.exe,exitwindows
For Restart, the command is C:\WINDOWS\RUNDLL.EXE user.exe, exit windows exec
For Logoff, the command is C:\WINDOWS\RUNDLL.EXE shell32.dll,SHExitWindowsEx 0

0 comments: