
CODE: [Copy to clipboard]的确是添加成功了 注册表里写的名是 bbb 后面路径是 c:\Program Files\aa aaa aa\aa.exereg add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run" /v bbbb /t REG_SZ /d "%SystemDrive%\Program Files\aa aaa aa\aa.exe" /f
CODE: [Copy to clipboard]@echo off
reg add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run" /v bbbb /t REG_SZ /d """"%SystemDrive%\Program Files\aa aaa aa\aa.exe"""" /f
| 欢迎光临 中国DOS联盟论坛 (http://cndos.fam.cx/forum/) | Powered by Discuz! 2.5 |