leandrosa81 / taskbar-monitor

monitoring tool with graphs (CPU, memory, disk and network) for Windows taskbar.
https://lugarinho.tech/tools/taskbar-monitor
GNU General Public License v3.0
279 stars 24 forks source link

Does the installer log me out?? #27

Open TomArrow opened 2 years ago

TomArrow commented 2 years ago

I tried installing this and I got the weird windows logout sound and my taskbar disappeared and I panicked. I have a lot of software running that must not at any cost be interrupted. What do I do?

TomArrow commented 2 years ago

Nevermind, figured it out. Just started again and waited for it to finish. Must be a Windows glitch that it plays the logout sound.

leandrosa81 commented 2 years ago

When doing an upgrade, we use an official Windows API called RestartManager (rstrtmgr.dll) that takes care of restarting only explorer.exe to be able to upgrade the registered taskbar-monitor DLL files. It is expected that your taskbar will disappear for a few seconds, it is the official way. But if it is a clean install (first time), it should appear on the taskbar list without much trouble and without the taskbar disappearing.