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

Commit

Permalink
Lower the installer's requested execution level.
Browse files Browse the repository at this point in the history
  • Loading branch information
da2x committed Apr 24, 2021
1 parent 6b7007e commit 5988458
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions EdgeDeflector/resources/nsis_installer.nsi
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
Unicode True

RequestExecutionLevel user

; Installer for EdgeDeflector

BrandingText " "
Expand Down

0 comments on commit 5988458

Please sign in to comment.