erickutcher / httpdownloader

HTTP(S) download manager that uses input/output completion ports (IOCP).
https://erickutcher.github.io/#HTTP_Downloader
558 stars 62 forks source link

Version 1.0.3.4 --output-directory [path] not working #143

Closed shimon128 closed 4 years ago

shimon128 commented 4 years ago

The problem still exists as you can see. image image

erickutcher commented 4 years ago

This should definitely be fixed now. Some variables weren't being set when the immediate argument was used. I've released a new version.

shimon128 commented 4 years ago

Definitely fixed. Thanks.