Skip to content

Commit 7c1adb2

Browse files
committed
add user exec level
1 parent 4319893 commit 7c1adb2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build/windows/installer/project.nsi

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ ManifestDPIAware true
5050

5151
!include "MUI.nsh"
5252

53+
!define REQUEST_EXECUTION_LEVEL "user"
5354
!define MUI_ICON "..\icon.ico"
5455
!define MUI_UNICON "..\icon.ico"
5556
# !define MUI_WELCOMEFINISHPAGE_BITMAP "resources\leftimage.bmp" #Include this to add a bitmap on the left side of the Welcome Page. Must be a size of 164x314

0 commit comments

Comments
 (0)