Page 1 of 1

How is the .EXE created?

Posted: October 30th, 2016, 3:22 pm
by drewbagel423
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.

Re: How is the .EXE created?

Posted: October 31st, 2016, 2:40 am
by shypike
Py2exe and NSIS