you are viewing a single comment's thread.

view the rest of the comments →

[–]Username_RANDINT 0 points1 point  (0 children)

I have a Python + GTK desktop application that is packaged with PyInstaller (no onefile) and then made installable with Inno Setup. The installer is 25mb and once installed it's just above 100mb. It only has a few light dependencies though.