Minimise Command Window

  • Thread starter Thread starter Sid Elbow
  • Start date Start date
S

Sid Elbow

I have a .bat file in my startup folder that runs a command in a command
window. Is there any way to have this command window run minimised?
 
make a shortcut to the bat file, and put that in the Startup folder
instead. In Shortcut Properties, set Run Minimized.
 
Back
Top