How can I determine the size of taskbar buttons (small or large) on Windows 7 or 10?
I have come across a registry key that might be helpful:
HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced\TaskbarSmallIcons
. However, I am unsure if electron has the capability to read from the registry.