reg add "HKEY_CLASSES_ROOT\exefile\shell\Run in Korean with AppLocale\command" /VE /D "%SystemRoot%\AppPatch\AppLoc.exe \"%%1\" \"/L0412\"" /f reg add "HKEY_CLASSES_ROOT\exefile\shell\Run in Japanese with AppLocale\command" /VE /D "%SystemRoot%\AppPatch\AppLoc.exe \"%%1\" \"/L0411\"" /f reg add "HKEY_CLASSES_ROOT\lnkfile\shell\Run in Korean with AppLocale\command" /VE /D "%SystemRoot%\AppPatch\AppLoc.exe \"%%1\" \"/L0412\"" /f reg add "HKEY_CLASSES_ROOT\lnkfile\shell\Run in Japanese with AppLocale\command" /VE /D "%SystemRoot%\AppPatch\AppLoc.exe \"%%1\" \"/L0411\"" /f