To make it permanent, you can edit the Geany shortcut Properties, and change the `Target:` to the following:
```batch C:\Windows\System32\cmd.exe /c "SET LANG=en&& START /D ^"C:\Program Files (x86)\Geany\bin^" geany.exe" ```
You can change `en` in above with other language code if you like, of course.