Closed GoogleCodeExporter closed 9 years ago
I guess I could make use of the registry to store global settings when not
using session files.
Original comment by sweaty1
on 14 Apr 2011 at 6:35
I suggest not the registry, a settings file would be better as some workplaces
lock down the registry to changes.
Original comment by son....@gmail.com
on 14 Apr 2011 at 6:41
It could probably also be implemented using a default session file placed in
the app-data directory.
Original comment by sweaty1
on 14 Apr 2011 at 6:45
SnakeTail will now load a default session file from the following locations:
- Application Directory
- User AppData Roaming
- User AppData Local
- Common AppData
If there is a valid session file, then it will use the configuration of the
first window in the session file for all new tail windows.
Original comment by sweaty1
on 14 Apr 2011 at 10:41
The session file must be called SnakeTail.xml and if placed in an
AppData-directory then it must be placed in a sub-directory called SnakeTail.
Ex:
C:\ProgramData\SnakeTail\SnakeTail.xml
Original comment by sweaty1
on 14 Apr 2011 at 10:43
Ver. 1.3 has been released
Original comment by sweaty1
on 16 Apr 2011 at 10:07
Original issue reported on code.google.com by
son....@gmail.com
on 14 Apr 2011 at 12:50