Skip to content
This repository was archived by the owner on Jan 9, 2020. It is now read-only.
This repository was archived by the owner on Jan 9, 2020. It is now read-only.

Windows working directory should be in %userprofile% #11

@andreldm

Description

@andreldm

Instead of the directory where the executable is located, the working directory should be "%userprofile%\AppData\Local\kissplayer"(Vista+) or "%userprofile%\Local Settings\Application Data\kissplayer"(2k/XP), just like happens on linux: "~/.kissplayer".

The db.s3db file should be loaded from there, if it's not found, search on the executable current dir.

The next move will be single instance, which maybe will be implemented just like Google Drive Client does, "lockfile" and "pid" files.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions