Hi!
I've downloaded all the GnuWin32 packages from SF.net. Now I'd like to
install them. So I unzipped them to seperate subdirectories (eg.
wv-0.7.2-3-bin.zip & wv-0.7.2-3-doc.zip & wv-0.7.2-3-src.zip &
wv-0.7.2-4-lib.zip to wv\ or zip-2.3-bin.zip & zip-2.3-doc.zip to zip\).
Now, how would I "in
One way to do this is to create batch files which first set PATH and then
call the relevant program. This is also useful if a program requires the
setting
of some environment variables.
Another way would be to collect all the executables in a single folder.
Personally, on my Win98 system, I use bot