laglobal.blogg.se

Electron installer windows
Electron installer windows













electron installer windows

ico format, but an easier method is to create a 1024x1024 PNG image of your icon and then use a helper tool called electron-icon-maker which will not only generate an. You will also need to make sure that the Forge component is installed as a dev dependency in your Electron project, as Electron Forge’s project setup script does not currently include it.īy default, the installer will show this simple window, with no configuration options during install:Įlectron Forge lets you set an application icon in the same way, regardless of the kind of installer. The default icon and progress animation of a Squirrel.Windows installer WiXīefore you can create WiX installers using Electron Forge, you will first need to install the WiX toolset, and make sure the candle.exe and light.exe tools are configured to be accessible via the PATH system variable. Instead, they display a simple looping animation, and the application is launched immediately once installation is complete. Squirrel.Windows installers do not display detailed progress information or ask the user for any confirmation while installing. (Note: I am not counting the Zip option, which as the name implies is just a zip file containing all your application files, with no actual installer.) Creating a Basic Installer Squirrel.Windows These each have their own set of configuration options and produce installers with different user experience.

electron installer windows

One of the ways that an Electron app can be packaged for distribution is by using Electron Forge.įor Windows, there are currently two options for the kind of installer that Electron Forge can make, WiX and Squirrel.Windows. Tools, electron, deploy, windows, desktop















Electron installer windows