Yahoo! Messenger 9.0 is already final and available for free public download to install and use. As with any previous versions of Yahoo Messenger, there are various ads blocks display advertisements in messenger or message and chat windows. The banner ad and text ad units can be disabled or turned off by using a simple registry hack similar to trick used to remove ads on Yahoo Messenger 8 and version 7.
To remove and disable ads display on Yahoo Messenger 9, follow the trick below:
- Run Registry Editor (Start -> Run -> Regedit)
- Navigate to the following registry key:HKEY_CURRENT_USER\Software\Yahoo\pager\Locale
- In the right pane, locate a value named Enable Messenger Ad with default value as 1. Set the value to 0.
- Restart Yahoo! Messenger 9.0.
The ads will be disappeared from Yahoo Messenger after restarting.
The easier and more recommended way is to copy and paste the below commands into a notepad and save it to a batch file, for example noADS.bat and run it once.
@ECHO OFF
TITLE Remove ads from Yahoo Messenger 8> %TEMP%.\noYMads.reg ECHO REGEDIT4
>>%TEMP%.\noYMads.reg ECHO.
>>%TEMP%.\noYMads.reg ECHO [HKEY_CURRENT_USER\Software\Yahoo\Pager\YUrl]
>>%TEMP%.\noYMads.reg ECHO “Messenger Ad”=”*”
>>%TEMP%.\noYMads.reg ECHO “Webcam Upload Ad”=”*”
>>%TEMP%.\noYMads.reg ECHO “Webcam Viewer Ad”=”*”
>>%TEMP%.\noYMads.reg ECHO “Webcam Viewer Ad Big”=”*”
>>%TEMP%.\noYMads.reg ECHO “Webcam Viewer Ad Medium”=”*”
>>%TEMP%.\noYMads.reg ECHO “Change Room Banner”=”*”
>>%TEMP%.\noYMads.reg ECHO “Conf Adurl”=”*”
>>%TEMP%.\noYMads.reg ECHO “Chat Adurl”=”*”
>>%TEMP%.\noYMads.reg ECHO “Y Content”=”*”
>>%TEMP%.\noYMads.reg ECHO [HKEY_CURRENT_USER\Software\Yahoo\Pager\Locale]
>>%TEMP%.\noYMads.reg ECHO “Enable Messenger Ad”=”0″
REGEDIT /S %TEMP%.\noYMads.reg
DEL %TEMP%.\noYMads.regATTRIB -R “%PROGRAMFILES%\Yahoo!\Messenger\Cache\urls.xml”
ECHO “” >”%PROGRAMFILES%\Yahoo!\Messenger\Cache\urls.xml”
ATTRIB +R “%PROGRAMFILES%\Yahoo!\Messenger\Cache\urls.xml”
Run the file once, and restart your Yahoo Messenger. Cheers!
Popularity: 100% [?]
Tags: Tutorial
November 10th, 2008 at 1:03 pm
you need to do attrib +r +s +h urls.xml, instead of attrib +r urls.xml
January 1st, 2009 at 4:01 pm
not working buddy
the add appears again…
January 5th, 2009 at 10:04 pm
haha. same here. it used to work..