Shutdown shortcut

D

Dave Patrick

You can use shutdown.exe from the resource kit or
http://www.sysinternals.com/ntw2k/freeware/psshutdown.shtml

--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

:
| Hi,
| I just upgraded my computer from win98 to win2000. In Win 98 I created a
| shortcut icon on my desktop (C:\WINDOWS\RUNDLL.EXE user.exe,exitwindows)
| which allowed me to shutdown the computer by just clicking on this icon.
| How can I create such a shortcut in Win2000?
| Thanks
|
|
 
D

Dave Patrick

Not really. Create a shortcut with a "Target" of;

psshutdown -k

--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

:
| Thanks,
| I am a computer novice and this looks so complicated. Is there an easier
way
| to do this?
| AJS
 
D

Dave Patrick

You're welcome.

--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

:
| Thanks, it was not that difficult after I changed the "Target".
 
D

Dave Patrick

Use the -t nn switch where nn is the number of seconds.

--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

:
| Sorry, one more question,
| How do I change the time it takes to shut down?
| Right now it has the default setting of 20 seconds, I would like to reduce
| the time it takes to shut down.
| Thanks
| AJS
 
R

Rich Greenberg

Hi,
I just upgraded my computer from win98 to win2000. In Win 98 I created a
shortcut icon on my desktop (C:\WINDOWS\RUNDLL.EXE user.exe,exitwindows)
which allowed me to shutdown the computer by just clicking on this icon.
How can I create such a shortcut in Win2000?

Go to: http://www.beyondlogic.org/solutions/shutdown/shutdown.htm

and d/l thier free shutdown.exe. Then make the exe into a shortcut
with the command line being:

D:\bin\shutdown.exe -s poweroff -l 5
or
D:\bin\shutdown.exe -s shutdown -l 5

Use the first if your PC can power itself off. The "5" is a seconds to
delay to give you a chance to cancel the shutdown if you want. 0==no
delay. Replace the "D:\bin\" with the path to the exe.

"shutdown /?" will give a list of possible options.
 
A

AJS

Hi,
I just upgraded my computer from win98 to win2000. In Win 98 I created a
shortcut icon on my desktop (C:\WINDOWS\RUNDLL.EXE user.exe,exitwindows)
which allowed me to shutdown the computer by just clicking on this icon.
How can I create such a shortcut in Win2000?
Thanks
 
A

AJS

Thanks,
I am a computer novice and this looks so complicated. Is there an easier way
to do this?
AJS

| You can use shutdown.exe from the resource kit or
| http://www.sysinternals.com/ntw2k/freeware/psshutdown.shtml
|
| --
|
| Regards,
|
| Dave Patrick ....Please no email replies - reply in newsgroup.
| Microsoft Certified Professional
| Microsoft MVP [Windows]
| http://www.microsoft.com/protect
|
| "AJS" wrote:
| | Hi,
| | I just upgraded my computer from win98 to win2000. In Win 98 I created a
| | shortcut icon on my desktop (C:\WINDOWS\RUNDLL.EXE user.exe,exitwindows)
| | which allowed me to shutdown the computer by just clicking on this icon.
| | How can I create such a shortcut in Win2000?
| | Thanks
| |
| |
|
|
 
A

AJS

Thanks, it was not that difficult after I changed the "Target".

| Not really. Create a shortcut with a "Target" of;
|
| psshutdown -k
|
| --
|
| Regards,
|
| Dave Patrick ....Please no email replies - reply in newsgroup.
| Microsoft Certified Professional
| Microsoft MVP [Windows]
| http://www.microsoft.com/protect
|
| "AJS" wrote:
| | Thanks,
| | I am a computer novice and this looks so complicated. Is there an easier
| way
| | to do this?
| | AJS
|
|
 
A

AJS

Sorry, one more question,
How do I change the time it takes to shut down?
Right now it has the default setting of 20 seconds, I would like to reduce
the time it takes to shut down.
Thanks
AJS

| You're welcome.
|
| --
|
| Regards,
|
| Dave Patrick ....Please no email replies - reply in newsgroup.
| Microsoft Certified Professional
| Microsoft MVP [Windows]
| http://www.microsoft.com/protect
|
| "AJS" wrote:
| | Thanks, it was not that difficult after I changed the "Target".
|
|
 
A

AJS

Thanks again.

| Use the -t nn switch where nn is the number of seconds.
|
| --
|
| Regards,
|
| Dave Patrick ....Please no email replies - reply in newsgroup.
| Microsoft Certified Professional
| Microsoft MVP [Windows]
| http://www.microsoft.com/protect
|
| "AJS" wrote:
| | Sorry, one more question,
| | How do I change the time it takes to shut down?
| | Right now it has the default setting of 20 seconds, I would like to
reduce
| | the time it takes to shut down.
| | Thanks
| | AJS
|
|
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top