Skip to content

Commit 6aa9338

Browse files
authored
Add RequestExecutionLevel to installer script
1 parent 6a8f391 commit 6aa9338

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Installer/installer.nsi

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
;General
3030

3131
Unicode True
32+
RequestExecutionLevel user
3233
Name "OpenShock Desktop"
3334
OutFile "OpenShock_Desktop_Setup.exe"
3435
InstallDir "$LocalAppdata\OpenShock\Desktop"

0 commit comments

Comments
 (0)