Screenshot | Requirements | What's New? | Downloads | Help | Firefox Integration | License | Thanks
VisualWget is a download manager that use Wget as a core retriever to retrieve files from the web. You can think of VisualWget as a GUI front-end for Wget that give you all of Wget functionalities (e.g. download resuming, recursive download) plus little management features such as download queue (prioritizing), speed limit and scheduler. When retrieving a file, VisualWget gather some necessary informations by communicating with Wget, then compute and display a progress bar, speed and ETA within a jobs list that you can easily see and estimate an overall progress by yourself.
Screenshot ^ ![]()
Requirements ^ - Microsoft Windows XP with .NET Framework 2.0
What's New? ^ v2.3 (March 7, 2009) + HTTPS support. + Chinese [Traditional] translation by Yang. + Japanese translation by Tilt. + Polish translation by Rafał Rakowicz. + Spanish translation by Juan Diaz Quintanero. v2.2.2 (January 4, 2009) + German translation by Dennis Seid. * [Bug fixed] Access denied to language files and wget.cfg when running as limited user. v2.2.1 (December 17, 2008) + Russian translation by Sergey Novikov. * [Bug fixed] Language combobox not properly loaded. v2.2 (December 8, 2008) + VisualWget translation. + Basic scheduler. + Make it easier to specify proxy location. * [Bug fixed] Form not closed before autoshutdown. v2.1 (November 12, 2008) + Wget 1.11.4. + Cleanup jobs. + Export jobs as bacth file. + Closing confirmation. + Easier access to output-document option. + New multiple jobs. + Use RichTextBox for log to remove flicker. + The new Check for Updates code. + An option to auto remove a download once completed. + Context menu for jobs list header to choose which columns are shown. + Add 'Log Off' and 'Lock Computer' to the list of auto shutdown options. * [Various bugs fixed].
Downloads ^ By downloading VisualWget, you accept the terms in the License. VisualWget 2.3 - What's new?
After v2.3 was released, some users have send me translation files. The following translations will be included with the next release of VisualWget.
- Portuguese [Brazilian] translation by Cadu. - Portuguese [Brazilian] translation by Andre Mesquita. - Turkish translation by Erkan BABADAĞI. - Chinese [Simplified] translation by 不吃鱼的猫. - Chinese [Traditional] translation by 陳嚮陽. (This is an updated version.) You can download the above translations as a pack here. You can install the specific language by putting it in the Lang folder of the VisualWget installation path.
If you encounter an error saying "Normal application initialization (0xc0000135) failed", please make sure that your computer already has .NET Framework 2.0 installed.
- Setup executable - 978 KB - Recommended - Executable binaries - 889 KB - Setup executable (x64) - 991 KB - Wget x64 by Sergey Novikov - Executable binaries (x64) - 886 KB - Wget x64 by Sergey Novikov - Source code - 565 KB
Notes:
- To run VisualWget as a portable application, create an empty file named "VisualWget.cfg" and put it in the same folder as VisualWget executable. - If VisualWget cannot register/unregister the IE Extension, try running VisualWget as an administrator. You can unregister the IE Extension at any time by right clicking the "Enable IE Extension" toolbar button and choose "Unregister IE Extension".
Help ^ If you have any questions, you can use the VisualWget discussion group, or you can send me an e-mail. To send a quick comment on VisualWget to me anonymously, you can use the form below.
Firefox Integration ^ To integrate VisualWget with Mozilla Firefox, please do the following. 1. Install FlashGot add-on. 2. Select Tools>FlashGot>More Options... 3. Under General tab>Download Manager, click Add. 4. When prompted for name, enter "VisualWget". 5. When prompted to locate the executable file, go to VisualWget folder (usually "C:\Program Files\VisualWget <version>\") and select "VisualWget.exe". 6. Use only "[URL]" as an arguments template and VisualWget will use the default download properties. (VisualWget accept only long options, i.e., --continue not -c.) 7. Click OK to close FlashGot Options. Unfortunately FlashGot does not support using quotes within the arguments template so you can not enter an option that require an argument which containing space character e.g. you can not use something like this in the arguments template --directory-prefix="C:\Documents and Settings\Administrator\Desktop\" Instead of "Documents and Settings" use "DOCUME~1", the 8 character DOS names obtained from command "dir *.* /x". (Thanks to wilsonmar)
License ^ VisualWget, not including Wget (which is distributed under the terms of GNU GPL, http://www.gnu.org/copyleft/gpl.html), is distributed under the terms of Ms-PL below. Microsoft Public License (Ms-PL) This license governs use of the accompanying software. If you use the software, you accept this license. If you do not accept the license, do not use the software. 1. Definitions The terms "reproduce," "reproduction," "derivative works," and "distribution" have the same meaning here as under U.S. copyright law. A "contribution" is the original software, or any additions or changes to the software. A "contributor" is any person that distributes its contribution under this license. "Licensed patents" are a contributor's patent claims that read directly on its contribution. 2. Grant of Rights (A) Copyright Grant- Subject to the terms of this license, including the license conditions and limitations in section 3, each contributor grants you a non-exclusive, worldwide, royalty-free copyright license to reproduce its contribution, prepare derivative works of its contribution, and distribute its contribution or any derivative works that you create. (B) Patent Grant- Subject to the terms of this license, including the license conditions and limitations in section 3, each contributor grants you a non-exclusive, worldwide, royalty-free license under its licensed patents to make, have made, use, sell, offer for sale, import, and/or otherwise dispose of its contribution in the software or derivative works of the contribution in the software. 3. Conditions and Limitations (A) No Trademark License- This license does not grant you rights to use any contributors' name, logo, or trademarks. (B) If you bring a patent claim against any contributor over patents that you claim are infringed by the software, your patent license from such contributor to the software ends automatically. (C) If you distribute any portion of the software, you must retain all copyright, patent, trademark, and attribution notices that are present in the software. (D) If you distribute any portion of the software in source code form, you may do so only under this license by including a complete copy of this license with your distribution. If you distribute any portion of the software in compiled or object code form, you may only do so under a license that complies with this license. (E) The software is licensed "as-is." You bear the risk of using it. The contributors give no express warranties, guarantees or conditions. You may have additional consumer rights under your local laws which this license cannot change. To the extent permitted under your local laws, the contributors exclude the implied warranties of merchantability, fitness for a particular purpose and non-infringement.
Thanks ^ I would like to say thank you to - Wget - which made VisualWget possible. - Microsoft - for an easy to use MSVC# Express IDE and so much programming info on MSDN library. - The internet and Google - that I use to search for solution. - Inkscape & Gimp - that I use to create icon and toolbar images. - MinGW - that I use to compile Wget. - NSIS - that I use to create a setup executable. - SourceForge - for listing this project. and to the translators - Cadu - for translating this page to Portuguese (Brasilian). - Sergey Novikov - for Russian translation of VisualWget. - Dennis Seid - for German translation of VisualWget. - Yang - for Chinese [Traditional] translation of VisualWget. - Tilt - for Japanese translation of VisualWget. - Rafał Rakowicz - for Polish translation of VisualWget. - Juan Diaz Quintanero - for Spanish translation of VisualWget.
© 2009 Khomsan Phongphisansakun
Average number of visitors per day of last 7 days: 52 Today's number of visitors: 23 Server time: 05:12 PM |