ElPiedra
Emeritus
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:
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:

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 = [B][COLOR=Red]160[/COLOR][/B]
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:
Last edited by a moderator: