Convenient way to load Tygem from AppLocale.
Posted: Wed Jan 13, 2016 10:19 am
My workflow for loading Tygem on Windows always used to be:
1) Open AppLocale as Administrator
2) Locate the location of TygemBaduk.exe, click "Next"
3) Select 한국어 under "Language of the Application"
4) Click "Finish"
A more convenient way of loading up Tygem is to put the following in a .bat file:
C:\Windows\AppPatch\AppLoc.exe "C:\Program Files (x86)\Tygem 2.0\TygemBaduk.exe" "/L0412"
The location of AppLoc.exe (AppLocale) and TygemBaduk.exe may be different for your system, and /L0412 is the AppLocale code for Korean. If you put the .bat file under C:\Windows, it will automatically be run as Administrator. So now it's just:
1) Open the .bat file (I just put a shortcut to it in Desktop)
2) Click "OK"
Hope this helps!
1) Open AppLocale as Administrator
2) Locate the location of TygemBaduk.exe, click "Next"
3) Select 한국어 under "Language of the Application"
4) Click "Finish"
A more convenient way of loading up Tygem is to put the following in a .bat file:
C:\Windows\AppPatch\AppLoc.exe "C:\Program Files (x86)\Tygem 2.0\TygemBaduk.exe" "/L0412"
The location of AppLoc.exe (AppLocale) and TygemBaduk.exe may be different for your system, and /L0412 is the AppLocale code for Korean. If you put the .bat file under C:\Windows, it will automatically be run as Administrator. So now it's just:
1) Open the .bat file (I just put a shortcut to it in Desktop)
2) Click "OK"
Hope this helps!