Shutting Down Windows Working :
Actually, shutting down means closing all the applications running on the computer, even the operating system. For this an shut down application is meant. When you traditionally shut down your pc (Start>Turn Off Computer>Turn Off) it actually runs this shut down application.
So, creating a shortcut to this application will do the job !
On the Desktop, Right Click>New>Shortcut
Now, in the location text feild type :
c:\windows\rundll.exe user.exe,exitwindowsexec
then click next and name it 'Shut Down' and click Finish.
Now, drag this shortcut to 'Quick Launch' toolbar.
Now, simply click this link to shut down your PC in a single click !
Saturday, March 1, 2008
Pop Up Banner On " Start Up "
This Trick pops up a Message Box on Start Up !
** You Must Have Administrator Priviledges !
Start>Run
type: regedit
This will open the ' Registry Editor ' !
Now,
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WinLogon
Now, on the right hand side :
Right Click>New>String Value
Name it : LegalNoticeCaption
Now, double click it and in value data feild write the text that you want in the title of the Message Box !
Now Again :
Right Click>New>String Value
Name it : LegalNoticeText
Now, double click it and in value data feild write the text that you want to display in the Message Box !
** You Must Have Administrator Priviledges !
Start>Run
type: regedit
This will open the ' Registry Editor ' !
Now,
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WinLogon
Now, on the right hand side :
Right Click>New>String Value
Name it : LegalNoticeCaption
Now, double click it and in value data feild write the text that you want in the title of the Message Box !
Now Again :
Right Click>New>String Value
Name it : LegalNoticeText
Now, double click it and in value data feild write the text that you want to display in the Message Box !
Subscribe to:
Comments (Atom)