Hi,
I know there's a way of making a desktop shortcut to shut the computer down, I was wondering if it was possible to make one that logs the user out. Anyone know?
Printable View
Hi,
I know there's a way of making a desktop shortcut to shut the computer down, I was wondering if it was possible to make one that logs the user out. Anyone know?
Ctrl+Alt+Del ... twice!
<IMG SRC="smilies/tongue.gif" border="0">
1..Alt-F4 works for me <IMG SRC="smilies/smile.gif" border="0">
2..For shuting down, IC the new PC's nowadays works straight from the power button!! even asking to save, if you forgot... <IMG SRC="smilies/tongue.gif" border="0">
I know what you're on about. Create a shortcut on your desktop, typing
"C:\WINDOWS\RUNDLL.EXE user.exe,exitwindows"
at the command line in the box that will come up. This will shut the computer down, but if you want it to log off try "logoffwindows" instead of "exitwindows" that might work. If not just make up different ones until it does. Hope that helps. <IMG SRC="smilies/cool.gif" border="0">