Skip to content

Commit 52e76c7

Browse files
fix(installer): pck association should be enabled by default
1 parent 60f3f67 commit 52e76c7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/installer/win/NSIS.InstallOptions.ini.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ Left=95
168168
Right=135
169169
Top=105
170170
Bottom=115
171-
State=0
171+
State=1
172172

173173
[Field 20]
174174
Type=CheckBox
@@ -195,7 +195,7 @@ Left=135
195195
Right=175
196196
Top=85
197197
Bottom=95
198-
State=1
198+
State=0
199199

200200
[Field 23]
201201
Type=CheckBox

0 commit comments

Comments
 (0)