AUTHCODE WINDOWS VERSION

Find the source code in logic_code folder.

To generate the executable use pyinstaller on __init__.py using the onefile option.
To generate the installer use NSIS and the NSIS_Script.nsi file included in executable_umu folder.