Hi,
I want to add a backgroundtask.exe in the package. and the purpose of this is that when we install the electron-app. It should spawn the backgroundtask.exe which will be looking for some update and transfer that update to the main/renderer process.
Hi, I want to add a backgroundtask.exe in the package. and the purpose of this is that when we install the electron-app. It should spawn the backgroundtask.exe which will be looking for some update and transfer that update to the main/renderer process.
how can we achieve this ?