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
plz explain how to compile all this into one single msi installer, id be grateful
I tried using the inno setup, but then itd only work when the user would have node.js and python downloaded, so plz help me out Id be really grateful to u
Saad_Wasim is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.