Re: How to execute a DOS command?
| Newsgroups | gmane.comp.windows.power-pro |
|---|---|
| Message-ID | <[email protected]> |
'/t' is one of the parameters of the "shutdown" DOS command. It gives you some time in seconds before it actually does the shutdown, in case you want to abort the process. A dialog comes up giving this opportunity. Its duration is determined by the number following the /t parameter.