Skip to content

Commit f3541e2

Browse files
committed
Make MSI file smaller
By about 20 percent.
1 parent 84c1940 commit f3541e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

installer/psqlodbc_cpu.wxs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
</Feature>
104104

105105
</Feature>
106-
<Media Id="1" EmbedCab="yes" Cabinet="psqlodbc.cab"/>
106+
<Media Id="1" EmbedCab="yes" Cabinet="psqlodbc.cab" CompressionLevel="high"/>
107107

108108
<!-- Properties -->
109109

0 commit comments

Comments
 (0)