Releases: DTM9025/LELauncher
v0.0.4
This currently only works for 32-bit applications.
To use, extract the contents of the zip into the folder containing the executable you want to run. Then edit le.config
with a text editor with the appropriate values (see the LEConfigs folder for examples and the README for all the options). Then run LELauncher.exe
.
For distributors of translation patches, if your users are running into locale issues you can simply include the files in this release as part of your patch to not require users to change locales or install Locale Emulator. See these instructions for more details.
NOTE: This release requires .NET Framework 4.0 Runtime or higher to be installed. This should be included by default in Windows 11/10/8 and should be in most Windows 7 installations. If this is not the case, you can install the runtime here.
Changelog
- Remove warning when targeting non-exe files (Please don't do this though, stick to .exe files for the Parameter value in le.config)
v0.0.3
This currently only works for 32-bit applications.
To use, extract the contents of the zip into the folder containing the executable you want to run. Then edit le.config
with a text editor with the appropriate values (see the LEConfigs folder for examples and the README for all the options). Then run LELauncher.exe
.
For distributors of translation patches, if your users are running into locale issues you can simply include the files in this release as part of your patch to not require users to change locales or install Locale Emulator. See these instructions for more details.
NOTE: This release requires .NET Framework 4.0 Runtime or higher to be installed. This should be included by default in Windows 11/10/8 and should be in most Windows 7 installations. If this is not the case, you can install the runtime here.
Changelog
- Edits to non-exe file handling and allow launching .com files. (Please don't actually do this, stick to .exe files for Parameter in le.config)
- Show warning when given target executable does not have .exe extension.
v0.0.2
This currently only works for 32-bit applications.
To use, extract the contents of the zip into the folder containing the executable you want to run. Then edit le.config
with a text editor with the appropriate values (see the LEConfigs folder for examples). Then run LELauncher.exe
.
For distributors of translation patches, if your users are running into locale issues you can simply include the files in this release as part of your patch to not require users to change locales or install Locale Emulator. See these instructions for more details.
NOTE: This release requires .NET Framework 4.0 Runtime or higher to be installed. This should be included by default in Windows 11/10/8 and should be in most Windows 7 installations. If this is not the case, you can install the runtime here.
Changelog
- Retarget to .NET Framework 4.0 from .NET Framework 4.8
- Handle error case of incorrect Parameter value in
le.config
v0.0.1
Initial release of LELauncher
This currently only works for 32-bit applications.
To use, extract the contents of the zip into the folder containing the executable you want to run. Then edit le.config
with the appropriate values (see the LEConfigs
folder for examples). Then run LELauncher.exe
.
For distributors of translation patches, if your users are running into locale issues you can simply include the files in this release as part of your patch to not require users to change locales or use Locale Emulator. See these instructions for more details.
NOTE: This release requires .NET Framework 4.8 Runtime to be installed. This should be included by default in up-to-date Windows 10/11 from May 2019 onwards. For earlier Windows versions up to Windows 7, you can install the runtime here.