Skip to content

fix: resolve localized Start Menu app names - #403

Merged
Jeomon merged 1 commit into
CursorTouch:mainfrom
atirna:fix/localized-start-menu-names
Sep 1, 2026
Merged

fix: resolve localized Start Menu app names#403
Jeomon merged 1 commit into
CursorTouch:mainfrom
atirna:fix/localized-start-menu-names

Conversation

@atirna

@atirna atirna commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add the localized display names from the Windows AppsFolder namespace as aliases for their existing AppUserModelIDs.
  • Keep the existing Get-StartApps and Start Menu shortcut discovery paths unchanged.

Fixes #372

Testing

  • python3 -m compileall -q src/windows_mcp/desktop/service.py tests/test_app_launch_localized.py
  • uvx ruff check src/windows_mcp/desktop/service.py tests/test_app_launch_localized.py
  • Windows-only regression coverage runs in the repository CI.

@Jeomon

Jeomon commented Sep 1, 2026

Copy link
Copy Markdown
Member

Thanks

@Jeomon
Jeomon merged commit 1ea8690 into CursorTouch:main Sep 1, 2026
1 check passed
@atirna
atirna deleted the fix/localized-start-menu-names branch September 1, 2026 17:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

App tool cannot launch applications by localized Chinese Start Menu names

2 participants