echo Windows Registry Editor Version 5.00 >> CN.reg

echo [HKEY_CURRENT_USER\Software\Blizzard Entertainment] >> CN.reg

echo [HKEY_CURRENT_USER\Software\Blizzard Entertainment\Battle.net] >> CN.reg

echo [HKEY_CURRENT_USER\Software\Blizzard Entertainment\Battle.net\Launch Options] >> CN.reg

echo [HKEY_CURRENT_USER\Software\Blizzard Entertainment\Battle.net\Launch Options\LAZR] >> CN.reg

echo "LOCALE"="zhCN" >> CN.reg

regedit /s CN.reg

del CN.reg