0
votes
How to bundle a python application including dependencies for windows?
My company uses the free InnoSetup tool. It is a moderately complex program that has tons of flexibility for building installers for windows. I believe that it creates .exe and not .msi files, ho …
