Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Set current directory to that of launching exe
The relative paths were not relative to the exe as originally claimed, but towards current working directory - which caused problems with things like desktop shortcuts. This is now fixed by simply setting working directory where the exe lies in.
- Loading branch information