bigdb, on 23 April 2011 - 04:50 PM, said:
That appears to work ok ... right off hand I don't see anything wrong with that one.. I was using the regular.bat
Glad it works!
submix8c, on 24 April 2011 - 01:06 PM, said:
Admittedly, aria2 (good find!) appears to be a better option for downloading BUT... I notice that the direct link (within the control file) is now used (as in the aforementioned links method) instead of a "chase" (as was in the previous BAT files).
I'm still using the wget chase method to get the direct links, so it still has its uses.
submix8c, on 24 April 2011 - 01:06 PM, said:
So far, the major improvement (over "the other one") is download speed.
The summary at the end is better too. Also, I think aria2 would beat wget even if wget was using direct links as wget gets one file after the other rather than getting several at once. Aria2 also splits up the larger files (40MB+) into separate d/load threads, which is good if you're getting everything from scratch (ie directx redist + SP3).
submix8c, on 24 April 2011 - 01:06 PM, said:
Noting also this list is for HFSlip usage as opposed to nLite usage (in "the other").
Just pointing this out to prevent any confusion for "newbies"...

You could use the batches for downloading into a single directory, you'd just need to remove all the ' dir=' lines from the filelist. A sed script would be best for this.