Skip to content

Commit 8a49538

Browse files
committed
[+] set installation folder to system drive root, closes #6
1 parent a7abda7 commit 8a49538

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

installer/patroni.iss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ AppPublisher={#MyAppPublisher}
1818
AppPublisherURL={#MyAppURL}
1919
AppSupportURL={#MyAppURL}
2020
AppUpdatesURL={#MyAppURL}
21-
DefaultDirName={autopf}\{#MyAppInstallDir}
21+
DefaultDirName={sd}\{#MyAppInstallDir}
2222
DefaultGroupName={#MyAppName}
2323
AllowNoIcons=yes
2424
LicenseFile=..\LICENSE

0 commit comments

Comments
 (0)