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 ?
How to hide the zipdll's unzipping info ?
3 posts
Did you try Detail properties, like hide, show, etc..?
I am having the same kind of problem,
I get the same problem with the nsisunz plugin too.
Any ideas?
orSetDetailsPrint listonly
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 boxSetDetailsPrint none
I get the same problem with the nsisunz plugin too.
Any ideas?