Write a .bat file to delete the trial registry key each time you launch:
@echo off
REG DELETE "HKCU\Software\JR Software\Typing Tutor" /v InstallDate /f
start "" "C:\Program Files\JR Typing Tutor\JRTT.exe"
This resets the 30-day clock on every launch. It's not a true patch, but it works for version 933. patch file for jr typing tutor 933 top
(Note: I assume “JR Typing Tutor 933 Top” refers to a specific version/build of a typing-tutor application; where filenames, paths, or behavior are ambiguous I make reasonable, explicit assumptions.) Integration of a "Favorites" system , allowing users