
CODE: [Copy to clipboard]@echo off
rem 禁止U盘和移动硬盘自动运行
reg add HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer /v NoDriveTypeAutoRun /t reg_dword /d 255 /f
CODE: [Copy to clipboard]sc shellhwdetection config start= stopped
| 欢迎光临 中国DOS联盟论坛 (http://cndos.fam.cx/forum/) | Powered by Discuz! 2.5 |