Go Back   Winamp Forums > Developer Center > NSIS Discussion

Reply
Thread Tools Search this Thread Display Modes
Old 26th August 2004, 08:53   #1
dujuan
Junior Member
 
Join Date: Aug 2004
Posts: 25
Question How to hide the zipdll's unzipping info ?

hello,I use:
ZipDLL::extractall "d:\test.zip" "d:\test2"
but there are some unzip info in the details window .
I hate the unzip info,and i want to keep the details window,what can i do ?
dujuan is offline   Reply With Quote
Old 26th August 2004, 19:06   #2
Joel
Debian user
(Forum King)
 
Joel's Avatar
 
Join Date: Jan 2003
Location: Arch land
Posts: 4,896
Did you try Detail properties, like hide, show, etc..?


* PC: Intel Core 2 DUO E6550 @ 2.33 GHz with 2 GB RAM: Archlinux w/ xfce4.
* Laptop: Intel Core 2 DUO T6600 @ 2.20 GHz with 4 GB RAM: Debian unstable w/ xfce4.
Joel is offline   Reply With Quote
Old 28th June 2006, 13:17   #3
smonsarr
Junior Member
 
Join Date: Jun 2006
Location: France
Posts: 3
I am having the same kind of problem,
code:
SetDetailsPrint listonly
or
code:
SetDetailsPrint none
has no effect on ZipDLL, be it directly called by ZipDLL::extractall or as a macro. The unzip output is always displayed in the details and in the text box
I get the same problem with the nsisunz plugin too.

Any ideas?
smonsarr is offline   Reply With Quote
Reply
Go Back   Winamp 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