by damian » Mar 2, 2003 @ 3:16pm
Does it not run at all or does it just give an error? If it doesn't run, then it's most likely a command line program. AFAIK, you have to run gzip for windows in the command line... in gzip's directory, do 'gzip --help'.
addendum:
Yes, it works. I got the gzip zip file (heh) here:
Unzip it and then, in the command line, in the same directory as the gzip exe is, just run 'gzip [FILE]'.