On 05.06.2013 22:29, Bykov Aleksey wrote:> Greetings. > I know about three Wget builds for Win32 > 1. From TumaGonx Zakkum (He assemble only releases. Don't look at link > name/date - lastest is 1.14) > http://opensourcepack.blogspot.ru/2010/05/wget-112-for-windows.html > 2. From Ray Satiro > http://lists.gnu.org/archive/html/bug-wget/2013-05/msg00095.html > 3. From me > http://db.tt/iZxTCfuZ >
Hi! Chances are you don't just miss wget as a tool on Windows, so maybe: http://cygwin.com/ In theory one could take the Cygwin package containing wget.exe, unpack manually, throw things in a folder, start it, see which .dll(s) it wants, also download packages containing said .dll(s), also unpack / throw in same folder, repeat until it runs. However, that's an unsupported configuration for Cygwin, so don't expect any help from them if anything unexpected happens. "Current" ones are: http://cygwin.com/cgi-bin2/package-grep.cgi?grep=wget.exe wget/wget-1.12-1 Utility to retrieve files from the WWW via HTTP and FTP wget/wget-1.13.4-1 Utility to retrieve files from the WWW via HTTP and FTP CU.
