Tag: shutdown

Tweak Vista with Some Usefull Rundll32 Commands For Windows vista

March 05, 2008 by Jason

These are some very usefull and mostly used rundll32 commands which can be used to form shortcuts for control panel, folder options ,hibernate ,shutdown in windows vista.

Some Usefull commands are as follows…(type all these commands in run or set them in the target path of the shortcut).

Forgotten Password Wizard
RunDll32.exe keymgr.dll,PRShowSaveWizardExW

Hibernate
RunDll32.exe powrprof.dll,SetSuspendState Read More»

How to shutdown a remote computer on the network

February 16, 2008 by Jason

This is little bit of windows hacking when you say you want to shutdown a remote computer on your LAN network, if you are doing it for FUN then its ok.

But let me tell you, this may also cause some potential data loss at the remote computer.

Requirement: You must have administrator rights in order to remotely shutdown a computer.

How to:

1. Start>>Run and type cmd and press Enter. Read More»

Enable detailed logon, logoff and shutdown status messages

December 14, 2007 by Jason

Instead of showing the default logon, logoff and shutdown status messages you can enable detailed messages that will tell you exactly what is going on. Wondering what is taking your logon so long? With detailed messages turned on you will see messages like Processing group policy and other specific tasks Windows Vista is executing.

To enable detailed status messages on your computer, follow these steps: Read More»

Windows Automatically Restart

August 25, 2007 by Jason

This tutorial will show you how to schedule your PC to reboot at a given time and date, using the utility provided. This tutorial will work with Windows Server 2003, Windows XP, Windows 2000, and Windows 98. For this tutorial I will be using windows XP.

First Schedule Windows to Automatically Restart Download. Save it to disk and extract shutdown.exe to your C:\ drive.

Now open the Control Panel by clicking Start > Control Panel Read More»

Animate your Start Menu user picture

August 25, 2007 by Jason

In early builds of Windows Vista, testers were shown a new 3D interface powered by the Windows Presentation Foundation (WPF) that was filled with animations of all sorts. This interface was very cool looking. However, because of delays, Microsoft had to cut the use of WPF in the UI and most of the “WOW” was removed.

Thankfully, there are some very talented developers out there that have made utilities to bring back the excitement of the cut features. The one I am covering in this article, is the animated user picture shown on the Start Menu.

Using a great utility called 3D User Picture, you can easily make your start menu look just like the video above. Read More»

Timer Shutdown

June 24, 2007 by Jason

Here’s a useful tip if you want to make sure your children switch the PC off at a particular time, or even limit your own usage to prompt you to go home/get to bed at a reasonable hour. XP has a built-in utility called Shutdown that can be programmed to switch the PC off after a predetermined delay. To use Shutdown go to Run on the Start menu and type ‘cmd’ (without the quotes) and this will bring up a DOS type window. Read More»

4 Tricks to Shut Down your Windows

June 22, 2007 by Jason

There are many methods that you can use to shut down your computer. The normal way is click on Start > Turn Off Computer > Turn Off. But here I will share with you how you can shut down your computer in different ways.

1. The fastest way

I always do this when I want to shutdown my computer. Just press the Windows key (on the keyboard) and press U key two times. Read More»

Single Click Shutdown

May 30, 2007 by Jason

Here’s the updated version of the popular shutdown shortcut for Windows XP. Just right-click onto an empty area of the desktop then select New then Shortcut from the menu that appears. Click the Browse button and navigate your way to: C:\Windows\System32\Shutdown.exe.

Click Next, give the shortcut a name and click Finish. Now right-click the new shortcut, select Properties and in the Target box, add the command line ‘switch’ -l (to log off), -s (to shut down) or -r (to reboot). A basic shutdown shortcut command line should look like this: Read More»

Automatically Killing Tasks on Shutdown

January 25, 2007 by Jason

You know the drill. You start to shut down the computer, you wait a few moments, and then you see a dialog box asking if you want to kill an application or service that is running. Instead of prompting you, you can make Windows XP take care of the kill task automatically. Here’s how:
1. Open the Registry Editor.
2. Navigate to HKEY_CURRENT_USER\Control Panel\Desktop.
3. Highlight the value AutoEndTasks and change the value to 1.
4. Close the Registry Editor.
Well thats about it… when you done all the steps you machine most run faster…without ANY errors !!.