Skip to content

Commit a52a935

Browse files
author
yournamem
committed
have script not needing admin
1 parent 411cfbb commit a52a935

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

jorts.ico

-26.6 KB
Binary file not shown.

windows/deploy.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ Name ${app_name}
8888
Outfile "windows/${app_name}-Installer.exe"
8989
InstallDir "\$LOCALAPPDATA\\Programs\\${app_name}"
9090
# RequestExecutionLevel admin ; Request administrative privileges
91+
RequestExecutionLevel user
9192
9293
# Set the title of the installer window
9394
Caption "${app_name} Installer"

0 commit comments

Comments
 (0)