How to hide the zipdll's details window ?
In my script , I use : ZipDLL::extractall "e:\test.zip" "e:\test2"
but there are some upzip info at the details window when unzipping. I hate the upzip info, So how can I hide the upzip info ? Trying to use "SetDetailsPrint none" before zipdll is no use...
somebody help me plz.