himselfv / wakan

Japanese and Chinese learning tool with dictionary
36 stars 7 forks source link

Feature request #299

Closed hellishvictor closed 1 year ago

hellishvictor commented 1 year ago

Hi, the program stores data on the registry key HKEY_CURRENT_USER\Software\Labyrinth, and it would be awesome if instead that were stored on an file.ini on the same folder where the program is installed (and also have the option to keep the file wakan.usr on \AppData\Roaming\Wakan\, were it used to be located), so it can be use as portable and leave no trace behind.

Cheers.

himselfv commented 1 year ago

It's already like that: https://github.com/himselfv/wakan/blob/master/Docs/Portable.md

Either edit wakan.ini and set:

[General]
Install=Portable

Or just delete it and Wakan will ask you on the next start.

hellishvictor commented 1 year ago

Awesome, you rule man! Cheers.