https://github.com/katahiromz/runinlang
Launch in specific language for Windows
https://github.com/katahiromz/runinlang
command-line command-line-tool dialog-application language launcher win32 win32-api win32api
Last synced: about 2 months ago
JSON representation
Launch in specific language for Windows
- Host: GitHub
- URL: https://github.com/katahiromz/runinlang
- Owner: katahiromz
- License: mit
- Created: 2023-02-24T05:31:25.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-08-19T22:39:20.000Z (about 2 months ago)
- Last Synced: 2025-08-20T00:26:37.594Z (about 2 months ago)
- Topics: command-line, command-line-tool, dialog-application, language, launcher, win32, win32-api, win32api
- Language: C++
- Homepage: https://katahiromz.fc2.page/runinlang-en/
- Size: 143 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# RunInLang by katahiromz
## What's this?
This freeware can run a command line with a specific UI language.
## Usage
1. Double-click "RunInLang".
2. Specify a path filename or command line to execute, or drop the target program file to execute.
3. Specify a language.
4. Click [Run it in that language] button. The command line will be executed in the specified language.## Caution
* You have to install the target language on your OS before execution.
* The app has to support the target language.
* Depending on the implementation of the app, the language may not be able to be changed.## Supported platforms
Windows XP/Vista/7/10/11
## License
MIT - Freeware
## History
- 2023-02-24 ver.1.0: First release.
- 2023-02-24 ver.1.1: Supported x64.
- 2023-02-24 ver.1.2: Added Minimize Box. Improved command line parsing.
- 2023-02-24 ver.1.3: Made OK button Run button. Split the main job to ril32/ril64.exe.
- 2025-08-20 ver.2.0: Added digital signature. Added installer. Improved UI/UX. Relaxed language restriction.## Contact
Katayama Hirofumi MZ
katayama.hirofumi.mz@gmail.com