how do you remove "from icq" on your favorites folder

dieselstation

Golden Member
Feb 20, 2001
1,388
0
0
how do you remove the "From ICQ" folder under Favorites of Internet Explorer?

EDIT: i found the answer RIGHT AFTER i posted this. check out this site.
 

Goldfish

Platinum Member
Jun 10, 2001
2,157
0
0
It keeps going back in your favorites list after every reboot. Solution is to right click the folder, and make it hidden.
 

yakko

Lifer
Apr 18, 2000
25,455
2
0


<< Solution is to right click the folder, and make it hidden >>

Doesn't work if you have all files shown. It only comes back when you activate ICQ.
 

SonOfZeuz

Senior member
Feb 8, 2001
549
0
0
You can either use ICQ PowerCrack from www.govital.net/~soz
Or just replace your ICQTsLib.dll with the one available from www.govital.net/~soz

Avoid those ICQ Clone programs like Miranda etc - they are definatly NOT superior. and they contain spyware. at least with ICQ you can get rid of the ads.
 

Praetor

Diamond Member
Oct 14, 1999
4,498
4
81
Any thoughts on how to do it manually? I'd rather not trust a downloaded .dll.
 

SonOfZeuz

Senior member
Feb 8, 2001
549
0
0
In ICQ 99b, open ICQCORE.DLL in a hex editor, find the string &quot;From ICQ&quot;
replace it with NUL and put a binary 00 at the end, after L.

ICQCORE.DLL
Find: 46 72 6F 6D 20 49 43 51 00
Replace: 4E 55 4C 00 00 00 00 00 00

For ICQ 2000 you have to edit ICQTsLib.dll

If you compare the ICQTsLib.dll from www.govital.net/~soz with the original you will find the above is the only difference.