Ticket #330 (closed enhancement: fixed)
Use "$HOME" to store settings on Windows
| Reported by: | gandalf | Owned by: | quinox |
|---|---|---|---|
| Priority: | major | Milestone: | Release 1.2.11 |
| Component: | nicotine | Version: | 1.2.10 |
| Keywords: | windows | Cc: |
Description
Currently all apps configuration is stored in installdir.
This causes two problems: * On upgrade or uninstall, all settings are lost * You can have multiple users running nicotine with different settings
I think we should use Windows standard pathes for it.
It may looks like C:\Document and Settings\Username\ on XP, or something like C:\Users\username on Vista.
We will have to figure out out to guess this within Python.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
