| View previous topic :: View next topic |
| Author |
Message |
ANewB Guest
|
Posted: Wed Feb 27, 2008 10:22 am Post subject: TrayTip question, how do i turn off those balloons? |
|
|
Hi, how do I turn off those yellow traytip balloons from appearing? Can this be done without messing with my registry?  |
|
| Back to top |
|
 |
Oberon
Joined: 18 Feb 2008 Posts: 458
|
Posted: Wed Feb 27, 2008 10:25 am Post subject: Re: TrayTip question, how do i turn off those balloons? |
|
|
| ANewB wrote: | | Can this be done without messing with my registry? | No. |
|
| Back to top |
|
 |
ANewB Guest
|
Posted: Wed Feb 27, 2008 11:01 am Post subject: |
|
|
Aie... how to do with registry change?  |
|
| Back to top |
|
 |
BoBoĻ Guest
|
Posted: Wed Feb 27, 2008 11:13 am Post subject: |
|
|
That isn't really an AHK topic. Check Google for"balloon tip + disable".
Good luck.  |
|
| Back to top |
|
 |
Adde_P
Joined: 04 Jun 2006 Posts: 187 Location: Sweden
|
Posted: Thu Feb 28, 2008 4:57 pm Post subject: |
|
|
Its avalible in the AHK manual Search for TrayTip and its there
| Quote: |
The TrayTip balloon window cannot be shown if the script lacks a tray icon (via #NoTrayIcon or Menu, tray, NoIcon). Similarly, if the following REG_DWORD value exists and has been set to 0, TrayTip will not function:
HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced >> EnableBalloonTips
|
_________________
 |
|
| Back to top |
|
 |
|