After the electron-winstaller has been compiled, the installation package will appear the following state during installation. Has anyone ever encountered it?

Gods, how to get rid of this thing? Thank you very much!

Nov.08,2021

encountered the same problem today. Let me help you with this.
there are other buildings. Have you solved this problem?


this is the default installation animation. Modify the packaging parameter loadingGif, of electron-winstaller to set your own installation animation.

specific installation parameters are as follows:

  • appDirectory
  • outputDirectory
  • loadingGif
  • authors
  • owners
  • exe
  • description
  • version
  • title
  • name
  • certificateFile
  • certificatePassword
  • signWithParams
  • iconUrl
  • setupIcon
  • skipUpdateIcon
  • setupExe
  • setupMsi
  • noMsi
  • noDelta
  • remoteReleases
  • remoteToken
  • frameworkVersion

for more information, please refer to https://www.npmjs.com/package.

.

you can use loadingGif to animate the local gif

Menu