Skip to content

Add loading spinner (loadingGif) to electron-winstaller-fixed options #292

@atietje

Description

@atietje

createWindowsInstaller allows to specify a file that will be used instead of the default loading spinner. This option is not used in WinPackager.packageInDistributableFormat.

I suggest to add loadingGif: this.metadata.loadingGif to the options in function packageInDistributableFormat and add the path to the development package.json like
{ "build": {"loadingGif": "./build/install-spinner.gif"} }

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions