Skip to content

Commit f4eb635

Browse files
committed
Fix #1224
Allow installing anywhere
1 parent 4a2fd95 commit f4eb635

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/desktop/WinInnoSetup.iss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ AppPublisherURL={#MyAppURL}
2020
AppSupportURL={#MyAppURL}
2121
AppUpdatesURL={#MyAppURL}
2222
DefaultDirName={autopf}\{#MyAppName}
23-
DisableDirPage=yes
2423
; "ArchitecturesAllowed=x64compatible" specifies that Setup cannot run
2524
; on anything but x64 and Windows 11 on Arm.
2625
ArchitecturesAllowed=x64compatible

0 commit comments

Comments
 (0)