erickutcher / httpdownloader

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

Suggestion UI : Default download directory #232

Closed peter8777555 closed 1 year ago

peter8777555 commented 1 year ago

UI: Options --> Advanced ---> Default download directory:

.\Download Or %Temp%\Download

z1

erickutcher commented 1 year ago

I have the text boxes disabled so that weird/bad paths can't be entered. The "..." button forces the use of a file or directory dialog box in order to get a valid full path.