MSFN Forum: reg tweak to avoid "Click on the start buton" ballon tip. - MSFN Forum

Jump to content



Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

reg tweak to avoid "Click on the start buton" ballon tip. Rate Topic: -----

#1 User is offline   Martin H 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 802
  • Joined: 24-November 06
  • OS:none specified

Posted 12 May 2007 - 10:45 PM

Does anybody know which reg key(s) is needed to remove only the "Click on th start button" ballon tip, which comes the first couple of times you boot into Windows after a re-install ?

I have noticed that the following key is made and set to '2' when the ballon tip isn't shown more :
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\StartButtonBalloonTip.

The problem is just that i have tried adding this key to a fresh install and i checked that it was set correctly, but then after about 2 boots where the ballon tip wasen't shown, then it suddently came back again at the next boot and then when i checked the registry, then the key was still present and unaltered ?

Thank's in advance.

CU, Martin.

This post has been edited by Martin H: 12 May 2007 - 10:59 PM



#2 User is offline   jcarle 

  • MSFN Master
  • Group: Developers
  • Posts: 2,563
  • Joined: 14-August 04

Posted 12 May 2007 - 11:29 PM

The correct value is 0. {more info}

#3 User is offline   Andromeda43 

  • Retired PC Tech.
  • PipPipPipPipPip
  • Group: Members
  • Posts: 983
  • Joined: 14-August 05
  • OS:XP Pro x86
  • Country: Country Flag

Posted 13 May 2007 - 12:11 PM

I regularly shut down "Balloon Tips".

Here's the entire tweak for disabling it.

Disabling Balloon Tips
HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ Current Version \ Explorer \ Advanced

Right click in the right hand pane,,,then select DWord from the menu.

Create a Dword value of EnableBalloonTips and set value to "0" (it will be set to "0" by default)

I hope that helps.

Andromeda43 B)

#4 User is offline   Martin H 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 802
  • Joined: 24-November 06
  • OS:none specified

Posted 13 May 2007 - 05:04 PM

@jcarle

Ahh, i see :) Thank you so very much, mate :)

@Andromeda43

Thank you for the tip, mate :) Personally, then i'm only interessted in getting rid of the start button type of ballon tips, but nonetheless, i am gratefull for your kind helpfullness :)

Thank's again to the both of you guys. I have searched a lot around the web, but had difficulties finding the key for only disabling the start button tips, but i guess i didn't do my homework good enough ;)

CU, Martin.

#5 User is offline   Martin H 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 802
  • Joined: 24-November 06
  • OS:none specified

Posted 14 May 2007 - 10:39 AM

If anyone else should be interressted in this tweak also, then i have just tested it out and apparently then the correct value is '2'(dword), since if using '0'(or not making the value at all), then the ballon tip returns upon reboot/log off/on. I have log'ed off/on 4 times now with the '2' value and no ballon tip has popped up, so i guess that i must have remembered wrong when i previously said that it once didn't work for me with that value. I have also tried to test it with a registry monitor to make absolutely sure(RegSnap) and the result was also that after about 3 reboots/logoffs, then Windows sets 'StartButtonBalloonTip' = 'dword' : '2'(before that there originally wheren't defined any 'StartButtonBalloonTip' value at all).

This post has been edited by Martin H: 14 May 2007 - 10:44 AM


#6 User is offline   misa6 

  • Group: Members
  • Posts: 1
  • Joined: 23-May 07

Posted 18 June 2007 - 04:31 PM

why not just use this:

;Remove StartBalloonTip
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoSMballoonTip"=dword:00000001

this is the only one that worked for me, none of the other regtweaks about setting 'StartButtonBalloonTip' to 1, 2, 0 has ever worked for me. and as you say, this key doesnt exist at "starters", if you know what I mean(bad english here;) )

#7 User is offline   Martin H 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 802
  • Joined: 24-November 06
  • OS:none specified

Posted 03 July 2007 - 05:28 PM

If anybody should be interessted in this, then the correct tweak is :

StartButtonBalloonTip = 2

However, it will not work if importing the tweak from RunOnceEx, Guirunonce or SVCPack.inf etc.

The reason for this is that the tweak only works if being imported after explorer.exe has been fully loaded. A workaround is to instead import the tweak from e.g. HCKU/Runonce which will start after explorer.exe has been fully loaded, if however, another key has been used before that, like e.g. HKLM\RunOnceEx, since if only using HKCU\Runonce without any preceding keys run, then HKCU\Runonce is run before explorer.exe has been fully loaded(dispite popular belief...)

#8 User is offline   dandirk 

  • Newbie
  • Group: Members
  • Posts: 22
  • Joined: 16-July 07

Posted 05 November 2009 - 10:37 AM

I know this is a really old post but it was helpful to me...

The last poster is correct the StartButtonBalloonTip = 2 works for that annoying "Click on the Start Menu..." large Balloon that pops up on new installs/syspreped installs. It will only go away if you click on the start menu while the balloon is up.

Not sure about the above notes regarding the runonce locations etc. I used a different approach.

I deleted the key from HKCU and then ADDED it to HKLM so it would affect all users...

Testing whether the change will hold through sysprep...

This post has been edited by dandirk: 05 November 2009 - 10:38 AM


Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy