|
From: John G. <jo...@jo...> - 2005-01-13 12:22:09
|
Joshua Pollak said: > To clarify, what I'd like to do is (for example): > > mingw-3.2.0-r1.exe /s /i=C:\MyLocation\MinGW You could use the packages themselves and do something like this: tar xzf *.tar.gz c:\mingw That would ungzip/untar everything relatively silently. -- John Gaughan jo...@jo... http://www.johngaughan.net/ |