@echo off rem 添加开机自启动项 reg add hkey_local_machine\software\microsoft\windows\currentversion\run /v myautorun /t reg_sz /d c:\test.bat /f