View Single Post
Old 2005-10-29, 03:02   #1
ElPiedra
Visiting Staff
 
ElPiedra's Avatar
 
Join Date: Oct 2005
Location: Miami
Posts: 34
Exclamation Solution to fix the pop-ups in TeaTimer

This is a provisory solution to fix the problem the bug in the pop-ups checkbox buttons



1.- Download "ResHacker" from here

2.- Deactivate the TeaTimer

Go into Spybot > Mode > Advanced Mode > Tools > Resident.
Uncheck the following: Resident "TeaTimer" (Protection of over-all system settings)


3.- Used "ResHacker" to open TeaTimer.exe (Should be in C:\Program Files\Spybot
- Search & Destroy).






4.- Press Ctrl+F and searched for the word: decision

You will see this code:

Code:
 object cbRemember: TCheckBox
    Left = 8
    Top = 160
    Width = 339
    Height = 17
    Anchors = [akLeft, akTop, akRight]
    Caption = '&Remember this decision.'
    TabOrder = 2
  end

5.- Change the value "Top" from 160 to 190




6.- Press in "Compile Script" and File > Save

7.- Close the "Resource Hacker" and activate the TeaTimer again

This is the final result:

-------------------

More information of this bug in:
http://www.safer-networking.org/en/news/2005-06-22.html

*Note* This information was rescued of the old forum

English snapshots:
Attached Images
File Type: jpg teatimer before.jpg (20.6 KB, 321 views)
File Type: jpg teatimer after.jpg (23.7 KB, 340 views)
__________________
Marcelo Rivero.
Member of ASAP since 2005
ForoSpyware.com Support Forum in Spanish
InfoSpyware.com Malware/IT Threats Researcher.

Last edited by tashi; 2006-02-02 at 21:12. Reason: Added snapshots
ElPiedra is offline