-
-
Notifications
You must be signed in to change notification settings - Fork 746
Closed
Description
I have downloaded ElectronNET-API-Demos. I have gotten it running simply enough. My problem is that I am new and I am trying to figure out how to customize an installer build in order to deploy my custom application.
I have run electronize build /target win and I have created a "electron.net.host Setup 1.0.2.exe" file under "ElectronNET-API-Demos\obj\desktop\win\dist". My question is which package.json files (or other files) do I need to customize in order to change the Author and other properties about the build for my exe?
Reactions are currently unavailable