[v3] When building a Windows application, administrator privileges are required (requireAdministrator)
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 36.3k
- Forks
- 1.9k
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 33
Description
Is your feature request related to a problem? Please describe.
When building a Windows application, administrator privileges are required (requireAdministrator)!
However, each time the “wails3 task common:update:build-assets” command is executed, administrator privileges are overridden. Similar issues occur where plist files on macOS systems are also overwritten.
Describe the solution you'd like
When I have made no changes to the file, I may overwrite it freely. However, when modifications have been made, executing “wails3 task common:update:build-assets” should only update the relevant sections!
Describe alternatives you've considered
Or incorporate certain configurations into the parameters.
Additional context
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the wails3 task common:update:build-assets command and trace how it updates Windows application settings and macOS plist files. Determine how the command distinguishes unchanged generated content from user modifications. Done means unchanged files can be regenerated while modified files preserve their custom sections, with any required configuration behavior documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- build-system, desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100