Downloads:
47,033
Downloads of v 2.5.0.12:
11
Last Update:
20 Apr 2025
Published Date:
20 Apr 2025
Package Maintainer(s):
Software Author(s):
- Paddy Xu
Tags:
locale-emulator locale emulator- Software Specific:
- Software Site
- Software Source
- Software License
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Locale Emulator
(Waiting for Maintainer to take corrective action)
- 1
- 2
- 3
2.5.0.12 | Updated: 20 Apr 2025
- Software Specific:
- Software Site
- Software Source
- Software License
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
47,033
Downloads of v 2.5.0.12:
11
Published:
20 Apr 2025
Maintainer(s):
Software Author(s):
- Paddy Xu
Locale Emulator 2.5.0.12
(Waiting for Maintainer to take corrective action)
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by Paddy Xu. The inclusion of Paddy Xu trademark(s), if any, upon this webpage is solely to identify Paddy Xu goods or services and not for commercial purposes.
- 1
- 2
- 3
Some Checks Have Failed or Are Not Yet Complete
Not All Tests Have Passed
This version is in moderation and has not yet been approved. This means it doesn't show up under normal search.
- Until approved, you should consider this package version unsafe - it could do very bad things to your system (it probably doesn't but you have been warned, that's why we have moderation).
- This package version can change wildly over the course of moderation until it is approved. If you install it and it later has changes to this version, you will be out of sync with any changes that have been made to the package. Until approved, you should consider that this package version doesn't even exist.
- You cannot install this package under normal scenarios. See How to install package version under moderation for more information.
- There are also no guarantees that it will be approved.
There are versions of this package awaiting moderation (possibly just this one). See the Version History section below.
Locale Emulator is a tool similar to MS AppLocale and NTLEA, providing a simulation function that can make an application recognize your OS as in a language other than the real one. It is quite useful when you are trying to play country-specific games.
SendMode "Input" ; Recommended for new scripts due to its superior speed and reliability.
SetTitleMatchMode 1 ; A windows's title must start with the specified WinTitle to be a match.
SetControlDelay 0
; Welcome to Locale Emulator.
winTitle1 := "LE Context Menu Installer - V"
WinWait winTitle1, "Welcome to Locale Emulator!", 30 ;
ControlClick "WindowsForms10.BUTTON.app.0.141b42a_r8_ad12", winTitle1
; Uninstall finished.
winTitle2 := "LE Context Menu Installer"
WinWait winTitle2 "ahk_class #32770", "Uninstall finished.", 30 ;
ControlClick "OK", winTitle2, "Uninstall finished.",,"NA"
WinActivate winTitle1
WinClose winTitle1
$ErrorActionPreference = 'Stop';
$toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
# Remove registry changes.
Start-Process "AutoHotKey" -Verb runas -ArgumentList "`"$toolsDir\chocolateyuninstall.ahk`""
$targetPath = (Get-ChildItem -Path "$toolsDir" -Filter "LEinstaller.exe").FullName
Start-ChocolateyProcessAsAdmin -ExeToRun "$targetPath"
# Remove link in start menu.
$programs = [environment]::GetFolderPath([environment+specialfolder]::Programs)
$shortcutFilePath = Join-Path $programs "Locale Emulator GUI.lnk"
if (Test-Path $shortcutFilePath) { Remove-Item $shortcutFilePath }
No results available for this package. We are building up results for older packages over time so expect to see results. If this is a new package, it should have results within a day or two.
Add to Builder | Version | Downloads | Last Updated | Status |
---|---|---|---|---|
Locale Emulator 2.5.0.12 | 11 | Sunday, April 20, 2025 |
Waiting for Maintainer
|
|
Locale Emulator 2.5.0.11 | 3429 | Saturday, October 8, 2022 | Approved | |
Locale Emulator 2.5.0.10 | 2037 | Friday, February 25, 2022 | Approved | |
Locale Emulator 2.4.1.0 | 40649 | Friday, August 23, 2019 | Approved | |
Locale Emulator 2.4.0.0 | 779 | Thursday, April 11, 2019 | Approved |
-
- autohotkey.portable (≥ 1.1.30)
Ground Rules:
- This discussion is only about Locale Emulator and the Locale Emulator package. If you have feedback for Chocolatey, please contact the Google Group.
- This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
- The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
- Tell us what you love about the package or Locale Emulator, or tell us what needs improvement.
- Share your experiences with the package, or extra configuration or gotchas that you've found.
- If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.
chtof (maintainer) on 20 Apr 2025 21:13:46 +00:00:
User 'chtof' (maintainer) submitted package.
chocolatey-ops (reviewer) on 20 Apr 2025 21:49:41 +00:00:
locale-emulator has passed automated validation. It may have or may still fail other checks like testing (verification).
Congratulations! This package passed automatic validation review without flagging on any issues the validator currently checks. A human review could still turn up issues a computer may not easily find.
chocolatey-ops (reviewer) on 21 Apr 2025 01:32:26 +00:00:
locale-emulator has failed automated package testing (verification).
Please visit https://gist.github.com/choco-bot/7ca8d87fe5081103419bafb901458c84 for details.
The package status will be changed and will be waiting on your next actions.
chtof (maintainer) on 21 Apr 2025 13:18:24 +00:00:
Rerun
Verification Status Change - Verification tests have been set to rerun.
chocolatey-ops (reviewer) on 21 Apr 2025 15:44:32 +00:00:
locale-emulator has failed automated package testing (verification).
Please visit https://gist.github.com/choco-bot/71995080f93562330a148d8ff3121c32 for details.
The package status will be changed and will be waiting on your next actions.
chocolatey-ops (reviewer) on 10 May 2025 21:52:07 +00:00:
We've found locale-emulator v2.5.0.12 in a submitted status and waiting for your next actions. It has had no updates for 20 or more days since a reviewer has asked for corrections. Please note that if there is no response or fix of the package within 15 days of this message, this package version will automatically be closed (rejected) due to being stale.
Take action:
If your package is failing automated testing, you can use the chocolatey test environment to manually run the verification and determine what may need to be fixed.
Note: We don't like to see packages automatically rejected. It doesn't mean that we don't value your contributions, just that we can not continue to hold packages versions in a waiting status that have possibly been abandoned. If you don't believe you will be able to fix up this version of the package within 15 days, we strongly urge you to log in to the site and respond to the review comments until you are able to.