Skip to content

Commit 75424cc

Browse files
committed
upd readme
1 parent ff8f811 commit 75424cc

1 file changed

Lines changed: 10 additions & 2 deletions

File tree

README.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@
22
routine library for my projects.
33

44
### System requirements:
5-
- Windows 7 SP1 and above operating system.
6-
- [Visual C++ 2022 Redistributable package](https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170)
5+
- Windows 7, 8, 8.1, 10, 11 32-bit/64-bit/ARM64
6+
- An SSE2-capable CPU
7+
- <s>KB2533623</s> KB3063858 update for Windows 7 was required [[x64](https://www.microsoft.com/en-us/download/details.aspx?id=47442) / [x32](https://www.microsoft.com/en-us/download/details.aspx?id=47409)]
78

89
### Donate:
910
- [Bitcoin](https://www.blockchain.com/btc/address/1LrRTXPsvHcQWCNZotA9RcwjsGcRghG96c) (BTC)
@@ -106,6 +107,13 @@ IsCloseToTray=TRUE
106107
# Auto install non-executable updates if found (boolean)
107108
IsAutoinstallUpdates=FALSE
108109

110+
#
111+
#2.7+
112+
#
113+
114+
# Enable dark theme support (boolean)
115+
IsDarkThemeEnabled=<reads "HKCU\Software\Microsoft\Windows\CurrentVersion\Themes\Personalize" "AppsUseLightTheme" value>
116+
109117
#
110118
#2.7.2+
111119
#

0 commit comments

Comments
 (0)