Hopefully this will fix level="requireAdministrator" manifest
This commit is contained in:
parent
a96ff58256
commit
a87c7222c4
1 changed files with 1 additions and 1 deletions
|
@ -133,7 +133,7 @@ BEGIN
|
|||
END
|
||||
END
|
||||
|
||||
2 24 "app.manifest"
|
||||
1 24 "app.manifest"
|
||||
`, fileVersion, fileVersion, *company, *description, *version, *internalName, *internalName, *name, *version, *officialURL, *devURL)
|
||||
|
||||
if err := os.WriteFile("app.rc", []byte(rcContent), 0644); err != nil {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue