Is there a way to disable all buble help and pop up ?

  • Thread starter Thread starter Denis @ TheOffice
  • Start date Start date
D

Denis @ TheOffice

Is there a way to disable all system wide bubbles help and pop ups ?

Thanks in advance.

Denis
 
Denis @ TheOffice said:
Is there a way to disable all system wide bubbles help and pop ups ?


Edit the Registry Settings and create a new DWord as indicated:
User Key:
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\
Advanced]
Value Name: EnableBalloonTips
Data Type: REG_DWORD (DWORD Value)
Value Data: (0 = disabled, 1 = enabled)
 
Thanks,

Does that also prevent those form IE?

Denis

Gary Chanson said:
Denis @ TheOffice said:
Is there a way to disable all system wide bubbles help and pop ups ?


Edit the Registry Settings and create a new DWord as indicated:
User Key:
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\
Advanced]
Value Name: EnableBalloonTips
Data Type: REG_DWORD (DWORD Value)
Value Data: (0 = disabled, 1 = enabled)
 
Back
Top