MrV2K/WHDLoad-Download-Tool

default download dir refers to some hardcoded non universal location

michalkolodziejski opened this issue · 2 comments

the Save folders Parent field contains by default location that looks like a hardcoded dev-machine constant.

Main window

proposal - change to CWD\Download to make it a universal location

MrV2K commented

The program sets the default download path to the home folder that the program is stored in plus \Download as a subfolder. This is done to stop users downloading into the home folder if the defaults aren't changed. If you use the set button it will download straight to the selected folder. How would you want this behaviour to change?

MrV2K commented

No reply