[Bug 38927] IVONA Voices (SAPI TTS): Trial period (30 days) prematurely expires as soon as wineserver session ends

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Jul 26 17:04:36 CDT 2015


https://bugs.winehq.org/show_bug.cgi?id=38927

--- Comment #2 from ebemacc+bugreport at gmail.com ---
The problem seems to be in FileTimeToSystemTime or RegQueryInfoKeyW (in
conjunction with lpftLastWriteTime).

The current 32-bit version of IVONA Voices can be fixed by patching \Program
Files\IVONA\IVONA 2 Voice\x86\ivona_sapi5_voice_v1.6.70.dll the following way:

75 07 83 FF FF 74 19 EB 2D 68 FC A3 0C 10 EB 15
90 90 ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ??

75 07 83 FE FF 74 19 EB 2F 68 FC A3 0C 10 EB 15
90 90 ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ??

(Control Center would also have to be patched, but this would only be
cosmetical.)

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list