Hello,

I'm using cx_freeze for a long time, with python 3.7 and cx 5.1.1 on Win 10, everything works fine. On this version, I put a feature called smalApp from the internet so the msi installer file has a nice size by reducing the unnecessary multiple. dll files.

By upgrading to cx 6.4.2 and python 3.9.1, I tried to implement this feature, it works, but when the msi size is reduced, the program won't start...

Is there a chance to reduce the amount of system dlls (e.g. python39.dll), in nearly every module directory to one file in thevmain folder?

Kind regards
Dennis Kuhn 
_______________________________________________
cx-freeze-users mailing list
cx-freeze-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cx-freeze-users

Reply via email to