Skip to content

Commit

Permalink
fix: Installer doesn't need admin rights unless we sign the PQX (curr…
Browse files Browse the repository at this point in the history
…ently blocked) (#69)
  • Loading branch information
AlanRynne authored Apr 29, 2024
1 parent 3971ada commit d7ea4f2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tools/powerbi.iss
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ AppCopyright=Copyright (C) 2020-2024 AEC SYSTEMS LTD
DefaultDirName={#UninstallerFolder}
VersionInfoVersion={#InfoVersion}
CloseApplications=false
PrivilegesRequired=admin
OutputDir={#Bin}
OutputBaseFilename={#Slug}-{#Version}
; UI
Expand Down

0 comments on commit d7ea4f2

Please sign in to comment.