Skip to content
This repository has been archived by the owner. It is now read-only.

Commit 5988458

Browse files
committed
Lower the installer's requested execution level.
1 parent 6b7007e commit 5988458

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

EdgeDeflector/resources/nsis_installer.nsi

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
Unicode True
22

3+
RequestExecutionLevel user
4+
35
; Installer for EdgeDeflector
46

57
BrandingText " "

0 commit comments

Comments
 (0)