Relative Content

Tag Archive for electronnsiselectron-builder

Electron NSIS application install/update issue with custom install script

My electron application uses electron-builder to make NSIS for which i have created a custom install and uninstall script. Now when installing the application, i install and start some services and while uninstalling i stop and remove those. So for installation post uninstallation is working fine for me.

Electron NSIS application install/update issue with custom install script

My electron application uses electron-builder to make NSIS for which i have created a custom install and uninstall script. Now when installing the application, i install and start some services and while uninstalling i stop and remove those. So for installation post uninstallation is working fine for me.