huq.duote.com
14th May 2008 09:54 UTC
about unpacking dialog
My installer is 44 MB.
I used lzma solid compression .
but unpacking dialog cant't show.
I want the installer to show this dialog.
Because unpack data need some time,
the user can't see the window or tip in these time.
how can i do this?? thanks!
look at this:
kichik
15th May 2008 17:57 UTC
That dialog is only displayed if data is unpacked in .onInit.
jiake
16th May 2008 06:21 UTC
I know that you are Chinese, the same as me.
:D
Do you use the command "CRCCheck"?
huq.duote.com
22nd May 2008 09:04 UTC
I have found a problem!
I use the following command:
function .oninit
Banner::show /NOUNLOAD /set 76 "setup is unpacking" "wait...."
Banner::destroy
functionend
I can see this unpack diglog!
why?
snow2000
22nd May 2008 09:20 UTC
use ReserveFile command
Reserves Banner.dll