Re: Question regarding a command prompt for the restarting of a computer:
Joseph Norton
Hi:
Here’s a slightly more dangerous one.
If you want to make sure your system shuts down or restarts, you can add a /t followed by the number of seconds to wait for shutdown or restart.
For example:
Shutdown /r /t 1
Would restart the computer, warning of a shutdown in 1 second. Be aware, though, this forces a shutdown or restart, closing any open program, regardless of whether you have saved your information or not. Use this one with care. If you are working on something important and use this added option, you may loose what you’re working on unless it gets auto-saved. You’d still loose anything done after the save.
Sent from Mail for Windows
From: Quentin Christensen
Sent: Friday, June 3, 2022 2:30 AM To: nvda@nvda.groups.io Subject: Re: [nvda] Question regarding a command prompt for the restarting of a computer:
I wasn't paying attention a few weeks ago, but I just looked it up and found:
From an open command prompt window:
So you could copy your existing shortcut, and just change the /s for shutdown to /r for restart.
On Fri, Jun 3, 2022 at 3:53 PM Angel <angel238@...> wrote:
|
|