Removed from the official version QQ2007II search box method
QQ2007II official version is the most annoying person in your Friends list above by adding a search box, very annoying. Moreover, the search box is not removed from the panel, is to provide two ways to manually remove. .
1, open QQ installation directory X: \ QQ \ NewSkins \ QQ2007 under the delete or rename the directory IMSearchPlugin it.
2, open Config.xml find
<PlugItem Id="ImSearchPlugin" visible = "true" left ="2" top="78" itemID="1005"/>
Removed.
Open VBScript.vbs
Find
ImSearchPlugin.bInside = FALSE
And
If ImSearchPlugin.bInside Then
nSearchBanner = 0
ImSearchPlugin.AdjustHeight (cx)
ImSearchPlugin.left = 0
ImSearchPlugin.width = cx
ImSearchPlugin.Height = nSearchBanner
If (nYellowBanner> 0) Then
ImSearchPlugin.top = 79 + ntopdistance
Else
ImSearchPlugin.top = 77 + ntopdistance
End If
ntopdistance = ntopdistance + nSearchBanner
Else
ImSearchPlugin.left = 0
ImSearchPlugin.width = 0
ImSearchPlugin.Height = 0
ImSearchPlugin.top = 77 + ntopdistance
End If
Save removed under it.
The first method is relatively simple, the search box as usual but failed to load only the second method of trouble, but no longer to load the search box and save little bit of resources, with the personal preferences you
This method is the default skin QQ2008 equally effective, QQ2008 modified version of NewSkins \ QQ2008 under the appropriate file





























The latest comments