Skip to content
This repository has been archived by the owner on May 9, 2024. It is now read-only.

Commit

Permalink
Update bundle_windows.nsi
Browse files Browse the repository at this point in the history
  • Loading branch information
pierr3 committed Feb 28, 2022
1 parent c4f33f2 commit 8dc10aa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bundle_windows.nsi
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
RequestExecutionLevel admin ;Require admin rights on NT6+ (When UAC is turned on)

InstallDir "$PROGRAMFILES64\${APPNAME}"
SetRegView 64

# rtf or txt file - remember if it is txt, it must be in the DOS text format (\r\n)
LicenseData "LICENSE"
Expand Down

0 comments on commit 8dc10aa

Please sign in to comment.