View Single Post
  #1 (permalink)  
Old 04-25-2005, 07:40 PM
f0rbez f0rbez is offline
Senior Member
 

Join Date: Jan 2004
Location: Atlantic City, New Jersey, USA.
Posts: 667
f0rbez is on a distinguished road (10)
Send a message via AIM to f0rbez Send a message via Yahoo to f0rbez
Remove ads in AIM Triton!

I have found a way to enable a hidden tab in the preferences, which gives you control over ads!




Instructions:

1) Make sure all AIM processes are closed first! Force them closed from the task manager.

2) Open "C:\Program Files\Common Files\AOL\AIMBeta\services\imApp\ver0_1_12\content \prefs\prefsContainer.box" in WordPad (DO NOT use NotePad, as it won't save properly)

2) Search for "TabAds"

3) Change the following line:
Code:
<aolVerticalTab id="tabAds" collapsed="true" justify="left" label="Ads"/>
to

Code:
<aolVerticalTab id="tabAds" justify="left" prefSetAttribute="collapsed" label="Ads"/>
4) Save file and open AIM. There will be a new tab named "Ads" in the preferences, allowing you to resize the adverts and even shut them off.

I've attached my copy of the file incase you don't feel like doing the work. Just overwrite your old version with my modded one.

For more info, see my original post on Neowin
http://www.neowin.net/forum/index.ph...entry585829725

[Edit] Copied instructions and screen shot from my other post. Also uploaded modded file to here.
Attached Files
File Type: zip prefsContainer.zip (7.9 KB, 352 views)

Last edited by f0rbez; 04-25-2005 at 07:57 PM.
Reply With Quote