Add cmd_autoexec_install.bat.
This commit is contained in:
parent
f89f2232e5
commit
8fc5c0e28c
1 changed files with 2 additions and 0 deletions
2
cmd_autoexec_install.bat
Normal file
2
cmd_autoexec_install.bat
Normal file
|
@ -0,0 +1,2 @@
|
|||
set autorun_val=call %~dp0cmd_autoexec.bat
|
||||
reg add "HKEY_CURRENT_USER\Software\Microsoft\Command Processor" /v "Autorun" /t REG_SZ /d "%autorun_val%"
|
Loading…
Reference in a new issue