Skip to content

Instantly share code, notes, and snippets.

@RIAstar
Created January 7, 2013 12:10
Show Gist options
  • Save RIAstar/4474537 to your computer and use it in GitHub Desktop.
Save RIAstar/4474537 to your computer and use it in GitHub Desktop.
[win] Windows registry hacks
#turn off systray balloon tips
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced
EnableBalloonTips:DWORD = 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment