-1

We can see that while creating a shortcut for shutting down or restart the computer, the command is shutdown.exe /s /t 00 blah blah, So, my question is that is it an application or just a command in cmd.

1 Answers1

0

Shutdown is a command line application. You can learn more about it here: https://www.computerhope.com/shutdown.htm

Sahyog Vishwakarma
  • 330
  • 1
  • 2
  • 11