Extension .Z [Archive] - ForumsHQ

Post Reply
Luther
Posts: 307
Joined: Sun May 19, 2002 5:00 am

Extension .Z [Archive] - ForumsHQ

Post by Luther »

I forgot how I opened this file the first time. I have downloaded pico, winrar, and pkware don't seem to open it. Any other suggestions?
Sigma

Re: Extension .Z [Archive] - ForumsHQ

Post by Sigma »

you need icomp2

or something



icomp# -d *.Z
syntax53
Posts: 2549
Joined: Wed Apr 03, 2002 6:00 am

Re: Extension .Z [Archive] - ForumsHQ

Post by syntax53 »

this is a little batch file that i sit in each of my majormud install directories for getting a fresh copy of the dats cause i'm always testing crap. just run restore and it drops out fresh .dat's.



restore.bat (sits in same directory as wccmmud.z)



rd /s /q dats

mkdir dats

icomp -d wccmmud.z dats\

cd dats\

copy *.vir *.dat





note for windows 9x you'd need to use "deltree /y dats" instead of "rd /s /q dats" (i think)
Luther
Posts: 307
Joined: Sun May 19, 2002 5:00 am

Re: Extension .Z [Archive] - ForumsHQ

Post by Luther »

took me a little while to find, but thanks syn
Sigma

Re: Extension .Z [Archive] - ForumsHQ

Post by Sigma »

you're welcome
Post Reply

Return to “General Computing Talk”