https://bugs.winehq.org/show_bug.cgi?id=49616
Bug ID: 49616 Summary: Speechexec Pro Dictate fails with: ITERATE_Actions Execution halted, action L"ProductKeyError" returned 1603 with "Use demo key" mode Product: Wine Version: 5.10 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msi Assignee: wine-bugs@winehq.org Reporter: bozkar@gmail.com Distribution: ---
Slighly older version of SpeechExec Pro Dictate does not install with "Use demo key" under wine 5.2.10-staging
due to 0024:err:msi:ITERATE_Actions Execution halted, action L"ProductKeyError" returned 1603 i.e. the generated demo key is not applied.
If You run the installer with WINEDEBUG=+msi and grep for the key, You will find the generated trial key. You can paste it during the next run and the installer will run (installing at least some of the components).
0140:fixme:msi:AutomationObject_GetIDsOfNames Unknown member L"key", clsid {000c109e-0000-0000-c000-000000000046} error was seen before in the output.
winetricks msxml6, dotnet40, dotnet20, and wsh were applied, the MS SQL component ( SpeechExecLocalDataStorage_x86-ENU.msi ) was installed manually before).