deployment - How to deploy an Electron app as a executable or installable in Windows? -


i want generate unique .exe file execute app or .msi install application. how that?

you can package program using electron-packager , build single setup exe file using innosetup.


Comments

Popular posts from this blog

android - Pass an Serializable object in AIDL -

php - Improving script execution time -

How to provide Authorization & Authentication using Asp.net, C#? -