

CODE: [Copy to clipboard]大家看批处理似是没有错的,但由于是REG_MULTI_SZ类型,所以\0代表是换行,所以执行批处理实际结果显示为:reg add "HKLM\SYSTEM\ControlSet001\Control\ThinComputingInc\BeTwin\BTS#1" /v "AudioDevice" /t REG_MULTI_SZ /d "ROOT\MEDIA\0001" /f
| Quote: | |
|
CODE: [Copy to clipboard]reg add "HKLM\SYSTEM\ControlSet001\Control\ThinComputingInc\BeTwin\BTS#1" /v "AudioDevice" /t REG_MULTI_SZ /s - /d "ROOT\MEDIA\0001" /f
| 欢迎光临 中国DOS联盟论坛 (http://cndos.fam.cx/forum/) | Powered by Discuz! 2.5 |