I have an Electron app and a third party installer. I want to create a multi installer which I can do with electron builder Nsis.
I want to be able to create an auto update process such that:
How can I achieve this kind of update behavior ?