Skip to content
Discussion options

You must be logged in to vote

Hello,

There are 2 kinds of data saved:

1. ImageGlass Configurations:
All configurations will be saved in registry HKEY_CURRENT_USER\Software\PhapSoftware\ImageGlass
You can find it here: https://github.com/d2phap/ImageGlass/blob/master/Source/Extensions/ImageGlass.Services/Configuration/GlobalSetting.cs#L372

2. ImageGlass Plugins:
Language packs and extensions are saved in install folder. However, due to security of Windows OS, ImageGlass theme packs are stored in %AppData%\ImageGlass
You can check it here:
https://github.com/d2phap/ImageGlass/blob/master/Source/Commands/igcmd/frmInstallTheme.cs#L64

In the future, I will consider to storing other data, such as extensions, language packs …

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by d2phap
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants