Integrate the nsis installer with electron application. But, Desktop application window not open

22 Views Asked by At

I'm creating electron desktop application.

So, I have a idea with integrate the nsis installer and electron desktop application.

Actually, I'm creating electron application exe and Installer exe. Then, I'm integrate using null script. Integrated exe is created. Installation relay window's also came after installation done. Application also came in the system desktop. While click the application, Application window not open this is the problem

Actual : I'm creating electron application exe and NSIS Installer exe. Then, I'm integrate using null script. Integrated exe is created. Installation relay window's also came after installation done. Application also came in the system desktop. While click the application, Application window not open this is the problem

Expect : After installation is done. While click the application, Application window should.

0

There are 0 best solutions below