Willkommen auf meiner neuen Homepage
Meine neue Seite kommt im Sommer '22.
Fuer Bewerbungen, Lebenslauf, ...
MICROSOFT Windows
@src: https://stackoverflow.com/questions/2047616/how-can-we-prevent-popup-windows-appearing-on-top-of-the-application
You can disable these balloon notifications using these steps:
Click Start, Run and type regedit
Navigate to the following subkey:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced
In the right pane, create a DWORD value named EnableBalloonTips
Double-click the new entry, and give it a value of 0.
Quit Registry Editor.
Log off Windows (this is not very cool...), and then log back on for the changes to take effect.
if you need help in how doing this by program, don't hesitate to ask ;)