Increase display time of balloon tips

  • Thread starter Thread starter Baser
  • Start date Start date
B

Baser

Is this the correct entry to modify to increase the amount
of time that balloon tips are displayed? What do I need
to set it to?

[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre
ntVersion\Explorer\TrayNotify]
"BalloonTip"=dword:0000000a

Thanks.
 
Baser;

Yep.

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\TrayNot
ify
BalloonTip REG_DWORD 0x00000003 (3)
=================

Hexadecimal

3 = 3 seconds
5 = 5 seconds
et cetera
 
Back
Top