EveOPlus / eve-o-preview

An EVE client window switcher tool created to aid playing with multiple clients in CCP game EVE Online
https://forums.eveonline.com/t/eve-o-preview/4202
MIT License
176 stars 46 forks source link

EVE-O Preview.json location #11

Open wvdvegt opened 1 year ago

wvdvegt commented 1 year ago

The location of EVE-O Preview.json (which is generated when closing the app) prevents installing it under program files (as these folders are no longer writeable. Even if you manage to save something there at all it's virtualized).

The correct location would be in an app specific folder (eve-o-preview for example) under %appdata%, %localappdata% or in c:\progamdata (choice depends a bit on the type of installation, per user or per machine).

feyyd commented 1 year ago

Rewrote the version I posted here and created an official pull request.

https://github.com/EveOPlus/eve-o-preview/pull/17