i changed the code, but still have problems with the cutted complete dirs ...
[XX] - ( 0
only when the file is smalled then 1 MB..
DBX
edit
fixed it...
#define zip_completebar "[XX] - ( %.0mM %fF - COMPLETE ) - [XX]"
to:
#define zip_completebar "[XX] - ( %.1mM %fF - COMPLETE ) - [XX]"
works now..
|