-
Notifications
You must be signed in to change notification settings - Fork 556
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[FIXED] Portability on Windows #126
Comments
Hi @sergeevabc, sorry for slow response. I've been really busy these week, so I haven't got the time to check issues here. Unfortunately, right now there is no way to do it, unless you make a change in code and build it yourself. |
Since
With that said, I believe this issue has been fixed now so I will close it. Feel free to reopen it if needed. |
Dear @RadhiFadlillah, I’m looking for a way to make Shiori truly portable, i.e. to keep database in the same folder where shiori.exe is located, or at least to look for database there first (then fall back to %userprofiles%\AppData\Local\shiori if database is not present in the same folder). How?
The text was updated successfully, but these errors were encountered: