Go to Start –> Control Panel Open up Scheduled Tasks Click on File –> New –> Scheduled Tasks Name it whatever you like, I named it Auto Lock Open up Auto Lock Under the Task Tab, add the following to the Run: Textbox %windir%\system32\rundll32.exe user32.dll, LockWorkStation Click on the Schedule Tab Under Schedule Task: drop [...]

{ 20 comments }

If you want to shutdown a computer running XP by a click of an icon, follow these rules… Create a Shortcut by (Right Click -> New -> Shortcut ) and add the following to the location of the item… shutdown -s -t 0 And Click Finish. That’s it, when you double click the Icon, your [...]

{ 0 comments }