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

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3bb9c-2c2b2.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3bb9c-2c2b2.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?