[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-wget] How to Use WGET in Windows
From: |
Ángel González |
Subject: |
Re: [Bug-wget] How to Use WGET in Windows |
Date: |
Wed, 13 Jun 2012 19:22:42 +0200 |
User-agent: |
Thunderbird |
On 13/06/12 16:51, David H. Lipman wrote:
> The objective is to have WGET and dependent DLL files in the path. I
> prefer %WINDIR\% [ c:\windows ]
>
> Thus if you write a script that uses WGET or open a command prompt and
> manually use it, it will implicitly be executed.
I prefer to place it anywhere else, instead of dirtying system folders :)
I would make a folder like C:\Progs, and put them there.
Then I would add that folder to the PATH (Right click on computer,
Administrate, and in some tab you have a button to change environment
variables. You add your folder to that list, separated from the previous
folders with a semicolon).
That way, when I download I can keep all of them in that same folder,
and I know that its contents are only managed by me.
Mike, it's not a problem having multiple folders listed there. Simply,
some program you installed added itself there.
Also, just wget http://example.com/whatever.html downloads that
webpage. -r is just one of the many flags you can use to get different
behaviors (wget --help lists them).
- [Bug-wget] How to Use WGET in Windows, MIKE MCDANIEL, 2012/06/13
- Re: [Bug-wget] How to Use WGET in Windows, David H. Lipman, 2012/06/13
- Re: [Bug-wget] How to Use WGET in Windows,
Ángel González <=
- [Bug-wget] How to Use WGET in Windows, MIKE MCDANIEL, 2012/06/13
- Re: [Bug-wget] How to Use WGET in Windows, David H. Lipman, 2012/06/13
- Re: [Bug-wget] How to Use WGET in Windows, MIKE MCDANIEL, 2012/06/14
- Re: [Bug-wget] How to Use WGET in Windows, Henrik Holst, 2012/06/14
- Re: [Bug-wget] How to Use WGET in Windows, David H. Lipman, 2012/06/14
- Re: [Bug-wget] How to Use WGET in Windows, David H. Lipman, 2012/06/13