Closed afeld closed 10 years ago
Which Windows version you think support?
If the script needs to be written in batch, we have a problem to download stuff. Batch is not capable to download stuff for itself, so we need to use a external "library" or program like wget.
Ugh. This is why I need someone else to figure this out for me :laughing: I think Windows 7+ would be fine... but at this point, whatever's easiest.
Just for the record, there is a way to do this with a external VBScript to simulate wget: https://semitwist.com/articles/article/view/downloading-files-from-plain-batch-with-zero-dependencies
Works fine here =D (Win 7 64bit)
I don't have a Windows machine, so kinda tough for me to write/test this :confused: Volunteers welcome!