You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the Windows portable application opens really slowly. It takes approximately 20 seconds, and users can't be expected to wait that long without any update showing.
I tested using asar, and that did not speed up the portable extraction time.
Splash images work now and have been working for a while (I use one here already). I just dropped the ball. Really, this is now just blocked by #303 for creating an image.
Currently, the Windows portable application opens really slowly. It takes approximately 20 seconds, and users can't be expected to wait that long without any update showing.
I tested using asar, and that did not speed up the portable extraction time.
electron-builder
has a splash screen requested feature (electron-userland/electron-builder#2548) that I worked on a PR for (electron-userland/electron-builder#4425), though I am blocked for now unless I can figure out another way to show progress during the unpacking (or a different packager altogether).The text was updated successfully, but these errors were encountered: