CMD – Auto Run Commands On Startup


How to make your command prompt run pre-specified commands as soon as it starts up. Reg Key (regedit): HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Command Processor Inside the above Reg Key, create a new “Expandable String Value” named “AutoRun” if you don’t have one already. Double click it and type in your commands. Separate commands with the “&” sign.

Recommended Reading