How is the .EXE created?

Get help with all aspects of SABnzbd
Forum rules
Help us help you:
  • Are you using the latest stable version of SABnzbd? Downloads page.
  • Tell us what system you run SABnzbd on.
  • Adhere to the forum rules.
  • Do you experience problems during downloading?
    Check your connection in Status and Interface settings window.
    Use Test Server in Config > Servers.
    We will probably ask you to do a test using only basic settings.
  • Do you experience problems during repair or unpacking?
    Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Post Reply
drewbagel423
Newbie
Newbie
Posts: 1
Joined: October 30th, 2016, 3:03 pm

How is the .EXE created?

Post 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.
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: How is the .EXE created?

Post by shypike »

Py2exe and NSIS
Post Reply