We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 411cfbb commit a52a935Copy full SHA for a52a935
jorts.ico
-26.6 KB
windows/deploy.sh
@@ -88,6 +88,7 @@ Name ${app_name}
88
Outfile "windows/${app_name}-Installer.exe"
89
InstallDir "\$LOCALAPPDATA\\Programs\\${app_name}"
90
# RequestExecutionLevel admin ; Request administrative privileges
91
+RequestExecutionLevel user
92
93
# Set the title of the installer window
94
Caption "${app_name} Installer"
0 commit comments