MoscaDotTo / Winapp2

A database of extended cleaning routines for popular Windows PC based maintenance software.
Creative Commons Attribution Share Alike 4.0 International
783 stars 87 forks source link

6. Downloader suggestion #333

Closed CSGalloway closed 5 years ago

CSGalloway commented 5 years ago

It is possible to download the same named file files (winapp2.ini) into the same folder. Might be better if this was handled better. Also can the "Change the Save Directory" be saved and restored between runs please?

MoscaDotTo commented 5 years ago

A prompt to overwrite or provide a new file name should be shown when downloading files that already exist in a directory image

MoscaDotTo commented 5 years ago

Closing this for now. The prompt should prevent any accidental overwrites, saving settings between winapp2ool sessions isn't currently supported (would require either saving to the registry or to a file, I haven't yet considered the implementation of this) but will probably be a feature at a later date.

FWIW anywhere you see .. is actually short hand for your current directory, eg if you launched winapp2ool from C:\winappool then any instance of C:\winapp2ool will be truncated to .. so the console doesn't get cluttered. If you intend to download to the current directory, you don't need to modify the save destination.