Skip to content

Commit 4e724c9

Browse files
committed
Disable editing dir in installer
1 parent d0e6cec commit 4e724c9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

cmake/windows/resources/installer-Windows.iss.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ Compression=lzma
2121
SolidCompression=yes
2222
DirExistsWarning=no
2323
AlwaysShowDirOnReadyPage=yes
24+
DisableDirPage=yes
2425

2526
[Languages]
2627
Name: "english"; MessagesFile: "compiler:Default.isl"

0 commit comments

Comments
 (0)