Commit Graph

5 Commits

Author SHA1 Message Date
Kevin Cathcart 54c53ea07e
Fix breakage from PyInstaller 3.5's release 2019-07-09 20:26:45 -04:00
Kevin Cathcart c760ac1766 Add versioning to MSI installer.
Also close console window when not using CLI.

Remove deployment section of appveyor.yml for the time being.
2017-12-02 16:38:35 -05:00
Kevin Cathcart 0de4a5857c Preliminary msi support
Added a proper icon

Fix output directory for packaged builds

Added a button to open the ouput directory, and a button to open
documentation for packaged builds.
2017-12-02 16:38:35 -05:00
Kevin Cathcart 91c7fdaf2d Update Spec File 2017-12-02 16:38:34 -05:00
Kevin Cathcart 4271b4430a Add pyinstaller bundle support
Will allow creating generating pre-made builds for windows that do not
require python to be already installed.
2017-12-02 16:38:34 -05:00