Archive: fade out the Window please wait...


fade out the Window please wait...
Hy is it possible to fade out the window please wait while verifying the setup ?


Are you sure you mean "fade out"?

Maybe you mean "don't display" the dialog.
This can be done by "CRCCheck off", but then you do not have CRC check anymore...

If you really mean "Fade out" you could adjust the NSIS source and add a routine which fades out the dialog. Do a search on "C++ fade out source example" and try to implement this.

Fading consist of blitting 2 bitmaps canvases together in a certain ration and putting this bitmap on the dialog canvas in a loop where the "grabbed background is shown more each itteration.


Yes I've mean don't display