marcelotduarte/cx_Freeze

MSI file size

markox92 opened this issue · 1 comments

Why is the MSI size different between the latest and dev CX? I mean, if I build the MSI with the latest 7.2.1 file, the size is 59 MB, if I build with the CX Dev the size is 48 MB, with the same build options.

It's hard to answer you without knowing what packages you're using. In any case, it could be some optimization. For example, in version 7.2.2, optimizations were made to reduce duplicate files when using pyside6 among others.
Release 7.2.2 is out!
Documentation