[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [MiNT] ramdisk bug
On Sun, 15 Aug 2010 10:04:48 , "Helmut Karlowski" <helmut.karlowski@ish.de> wrote:
> Am 14.08.2010, 23:18 Uhr, schrieb Jean-Luc CECCOLI
> <Jean-Luc.Ceccoli@wanadoo.fr>:
>
> > On Sat, 14 Aug 2010 23:32:05 , George Nakos <ggn@thebat.net> wrote:
> >>
> >> .../...
> >> Can anyone zip up their working arcview folder including all config
> >> files and support programs so we can test this without having to
> >> tinker 500 settings?
> >>
> > OK, on general demand... :-)
>
> Now I have arcview V0.83. cfg is:
>
>
> SETTINGS=0¦4¦3¦5596¦13¦4¦1¦1¦0¦0¦0¦0
> ZIP_ADD_PATH=D:\ZIP.TTP
> ZIP_ADD_CFG=0¦0¦0¦
> ZIP_ADD_CMD=-r %P %S
> ZIP_DEL_PATH=D:\ZIP.TTP
> ZIP_DEL_CFG=0¦1¦0¦/*
> ZIP_DEL_CMD=-d %P %S
> ZIP_EXT_PATH=D:\UNZIP.TTP
> ZIP_EXT_CFG=0¦1¦0¦/*
> ZIP_EXT_CMD=%P %S
> ZIP_DIS_PATH=D:\UNZIP.TTP
> ZIP_DIS_CFG=0¦0¦0¦
> ZIP_DIS_CMD=-jo %P %S
>
> ...
>
One diff I can see is ZIP_EXT_CFG=0¦1¦0¦/*
should end with /*.*
Peter