Posts Tagged ‘exact files’
Where can I figure out exactly what python files my script needs to run?
I have Installshield and Visual Studio, both of which I can use to create MSI setup, but I only want to package the exact files that my specific script needs so I’m not wasting my end users’ disk space. Thanks in advance!