How to turn an Electron+Python file into one single setup.exe or MSI installer?
So I’ve been having issue of bundling my Electron plus Python application into one single Installer.
This is my whole directory containing the modules and json files, Javascript files and python files:
my file tree in VSCode