VirtualBox

Changeset 34376 in vbox for trunk/src/VBox/Installer/win


Ignore:
Timestamp:
Nov 25, 2010 3:20:05 PM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
68141
Message:

Windows host installer: Enable high compression for common .cab file.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Installer/win/VirtualBox.wxs

    r34375 r34376  
    207207        <Media Id="1" Cabinet="product.cab" EmbedCab="yes" />
    208208<?if $(env.VBOX_WITH_COMBINED_PACKAGE) = "yes" ?>
    209         <Media Id="2" Cabinet="common.cab" EmbedCab="no" CompressionLevel="mszip" />
     209        <Media Id="2" Cabinet="common.cab" EmbedCab="no" CompressionLevel="high" />
    210210<?endif ?>
    211211
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette