Open KiddoV opened 1 year ago
Does this work when you wails build
your app and run the executable?
We may need to have Dev versions of the manifest for Dev, like we do info.plist. should be a case of updating the cli to check if <name>.dev.exe.manifest
exists and if it does, use that. You comfortable making that change?
Relevant ticket: https://github.com/wailsapp/wails/issues/1943
Is there currently a solution to this problem, or are there any plans to solve it?
Description
I am unable to run the app through
wails dev
when setting UAC for Windows manifest file.Got this err:
To Reproduce
wails.exe.manifest
Expected behaviour
App run normally
Screenshots
No response
Attempted Fixes
No response
System Details
Additional context
No response