-
-
Notifications
You must be signed in to change notification settings - Fork 6
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
TrayToolbar-win-x64-portable-1.3.4 is unloaded from memory #27
Comments
Get the same problem. The old version 1.3.3 Not have this problem. |
Thank you for the feedback. This has been fixed in https://github.com/brondavies/TrayToolbar/releases/tag/v1.3.5 |
Fixed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The updated programme on Windows 24H2, after loading, gets unloaded from memory a couple of seconds after startup.
Even with the simplest contents of TrayToolbarConfig.json:
{
‘HideFileExtensions": false,
‘IgnoreAllDotFiles": false,
‘IgnoreFiles": [
‘.bak’,
‘.config’,
‘.dll’,
‘.ico’,
‘.ini’
],
‘IgnoreFolders": [
‘.git’,
‘.github’
],
‘MaxRecursionDepth": 3,
‘Theme": 0,
‘FontSize": 9,
‘LargeIcons": false,
‘Folders": [
{
‘Name": “D:--\Test”,
{ ‘Recursive’: true
}
]
}
Translated with www.DeepL.com/Translator (free version)
The text was updated successfully, but these errors were encountered: