reg add "HKCU\Software\Microsoft\Command Processor" /v AutoRun /t REG_EXPAND_SZ /d "%"USERPROFILE"%\init.cmd" /f reg delete "HKCU\Software\Microsoft\Command Processor" /v AutoRun https://stackoverflow.com/a/17405182/26877