Search found 1 match

by drewbagel423
October 30th, 2016, 3:22 pm
Forum: General Help
Topic: How is the .EXE created?
Replies: 1
Views: 1017

How is the .EXE created?

I couldn't figure out a more appropriate location to ask this. I'm learning Python and I was curious what method SABnzbd uses to create its Windows executable files? Is it something like py2exe, PyInstaller or cx_Freeze? And what about the installation file? Inno Setup? Thanks in advance for any help.