genzj / pybingwallpaper

Download wallpaper from bing.com
MIT License
547 stars 103 forks source link

put default download folder into application dir #12

Closed genzj closed 10 years ago

genzj commented 10 years ago

don't use user folder any more on win32. just put downloading files and history file under application installation folders. test following startup scenarios:

  1. open prog directly in installation file
  2. by short-cut
  3. from run dialog
  4. from command line but in other working directory
genzj commented 10 years ago

Since the download path can be assigned in settings.conf file, and the settings file can be different across different system. Anyone like to change the download path, just edit the configuration file. Download history should be attached to each system, changing its path might be useless. I won't fix this.