Old 1st May 2008, 19:17   #1
jiake
Senior Member
 
jiake's Avatar
 
Join Date: Oct 2007
Location: Shanghai, China
Posts: 207
Extract files

If a file is too large, the detail list will show the rate of progress by a percentage. I made many installers before, there is no such problem, I do not know what cause it this time. When extracting a file, another box will show above the installer when the percentage is increasing, it read "Please wait while setup is loading......", the same as initialize a big installer, like this:

I do not know how, this phenomenon appears the first time.
Attached Images
File Type: jpg loading.jpg (98.2 KB, 522 views)
jiake is offline   Reply With Quote
Old 1st May 2008, 23:16   #2
kichik
M.I.A.
[NSIS Dev, Mod]
 
kichik's Avatar
 
Join Date: Oct 2001
Location: Israel
Posts: 11,343
Are you using a custom UI with MUI_UI?

NSIS FAQ | NSIS Home Page | Donate $
"I hear and I forget. I see and I remember. I do and I understand." -- Confucius
kichik is offline   Reply With Quote
Old 2nd May 2008, 06:26   #3
jiake
Senior Member
 
jiake's Avatar
 
Join Date: Oct 2007
Location: Shanghai, China
Posts: 207
Because I'm Chinese, I only translate the string "Please wait while setup is loading......" in the UI file "${NSISDIR}\Contrib\UIs\modern.exe" to Chinese. Also I edit the NSIS Error message box to Chinese by software. 6 files in "${NSISDIR}\Contrib\Stubs" are translated: bzip2, bzip2_solid, lzma, lzma_solid, zlib, zlib_solid. Is this problem caused by the UI File?
jiake is offline   Reply With Quote
Old 2nd May 2008, 10:05   #4
kichik
M.I.A.
[NSIS Dev, Mod]
 
kichik's Avatar
 
Join Date: Oct 2001
Location: Israel
Posts: 11,343
Make sure dialog 111 has the same styles in your UI as in the original UI.

NSIS FAQ | NSIS Home Page | Donate $
"I hear and I forget. I see and I remember. I do and I understand." -- Confucius
kichik is offline   Reply With Quote
Reply
Go Back   Winamp & Shoutcast Forums > Developer Center > NSIS Discussion

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump