wails/v3/examples/badge/build/windows
Lea Anthony 1d75dd030f feat: Add Windows UAC configuration support to Wails v3
- Add UAC trustInfo section to Windows manifest template with default 'asInvoker' execution level
- Update badge example manifest to include UAC configuration
- Add comprehensive documentation for Windows UAC configuration
- Ensure consistent UAC behavior across different machines

Fixes issue where Windows applications lost admin requirements when copied between machines.
The UAC configuration is now always present in the manifest, making it explicit and easily
customizable by users since v3 expects users to edit their own build assets.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-12 22:23:09 +10:00
..
nsis add example, update docs, update changelog 2025-04-24 15:47:14 -07:00
icon.ico add example, update docs, update changelog 2025-04-24 15:47:14 -07:00
info.json add example, update docs, update changelog 2025-04-24 15:47:14 -07:00
Taskfile.yml add example, update docs, update changelog 2025-04-24 15:47:14 -07:00
wails.exe.manifest feat: Add Windows UAC configuration support to Wails v3 2025-06-12 22:23:09 +10:00