SneakyBrian / AutoFileMover

Automatically Moves Files to a new location based on the files name, using RegEx patterns
http://sneakybrian.github.io/AutoFileMover/downloads/latest/
3 stars 1 forks source link

Populate config with sensible defaults #2

Open SneakyBrian opened 11 years ago

SneakyBrian commented 11 years ago

Currently the default config settings are just some debug values. Could pre-populate on first run with users special folders such as downloads etc.

SneakyBrian commented 11 years ago

Changed default paths to be something more universal in c4bc9b1b71bab0868ed42ad5a841bdbd225769c8 Should update the code to read these paths from the system on first startup.