

CODE: [Copy to clipboard]@echo off
set cname=%computername%
reg add "HKEY_CURRENT_USER\Control Panel\International" /v sTimeFormat /t REG_SZ /d h:mm:ss tt /f
reg add "HKEY_CURRENT_USER\Control Panel\International" /v s1159 /t REG_SZ /d %cname% /f
reg add "HKEY_CURRENT_USER\Control Panel\International" /v s2359 /t REG_SZ /d %cname% /f
| 欢迎光临 中国DOS联盟论坛 (http://cndos.fam.cx/forum/) | Powered by Discuz! 2.5 |