Supressing Balloon Messages in XPe OS

  • Thread starter Thread starter Praveen
  • Start date Start date
P

Praveen

Hi,

I need to supress the balloon messages that will be displayed in Windows XPe
OS. MinLogon is used as a custom shell in my customized XPe OS.
Does anybody have any idea about how to do this?

Thanks,
Praveen
 
Hi,

set registry value EnableBalloonTips to 0 under registry key

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced

this will disable boolean pop-up
 
I think the "right" way to do this in XPe is to install the "headless"
component in the configuration rather than explicitly setting registry
values.
 
Back
Top