Skip to content

Commit 926c958

Browse files
committed
Default to program files install location
1 parent 5b865a4 commit 926c958

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

InnoSetup.iss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ DefaultGroupName={#MyAppName}
2323
AllowNoIcons=yes
2424
LicenseFile=C:\Git\LightroomSync\LICENSE
2525
; Remove the following line to run in administrative install mode (install for all users.)
26-
PrivilegesRequired=lowest
26+
;PrivilegesRequired=lowest
2727
PrivilegesRequiredOverridesAllowed=dialog
2828
OutputBaseFilename=LightroomSync Setup
2929
Compression=lzma

0 commit comments

Comments
 (0)