Welcome to Emulationworld

Forum Index | FAQ | New User | Login | Search

*View All Threads*Show in Threaded Mode


SubjectZipmax .50 released Reply to this message
Posted byRoman
Posted on01/26/04 06:45 PM




0.5 (27-Jan-2004)

- compiled with latest ziparchive library
- patched ziparchiveclass with fastinflate fix and flushfile exception fix
- added pausebutton
- added option nobeep = 0|1 (default 0), disable/enable beep when finished job
- added setcurrenttime = 0|1 (default 0), (don't)/update date/timestamp for finished zipfile
- added showpackerwindow = 0|1 (default 0), hide|show shellwindow of the external packers and post-programs like deflopt


Roman Scherzer
ClrMamePro


Subjectwhat about those settings ? new Reply to this message
Posted byGorZerK
Posted on01/28/04 06:52 AM



is this zipmax.ini rules ? have you better ?

[ZIPMAX]

work-recursive = 1
skip-internzip = 0
logfile = 0
thread-priority = low

packer-exe-1 = 7zan.exe
packer-cmd-1 = a -mpass=4 -r -y -tzip %1 %2

packer-exe-2 = 7zan.exe
packer-cmd-2 = a -mx -mpass=4 -r -y -tzip %1 %2



SubjectRe: what about those settings ? new Reply to this message
Posted byRoman
Posted on01/28/04 11:37 AM



I'm using this:

[ZIPMAX]

work-recursive = 1
skip-internzip = 1
logfile = 0
thread-priority = below_normal
nobeep = 0
setcurrenttime = 0
showpackerwindow = 0

packer-exe-1 = 7za.exe
packer-cmd-1 = a -mpass=4 -mfb=255 -r -y -tzip %1 %2

packer-exe-2 = 7za.exe
packer-cmd-2 = a -mx -mpass=4 -r -y -tzip %1 %2

finalstep-exe = deflopt.exe
finalstep-cmd = %1



of course this means that you need deflopt.exe included in your %path% environment, or specify the fullpathname.

Roman Scherzer
ClrMamePro


View All Threads*Show in Threaded Mode