https://bugs.winehq.org/show_bug.cgi?id=45236
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE CC| |focht@gmx.net Hardware|x86 |x86-64 Summary|Rosetta Stone 5.x installer |Rosetta Stone 5.x installer |is broken in wine 3.8 |stops: | |err:msi:ITERATE_Actions | |Execution halted, action | |L"WixSchedInternetShortcuts | |" returned 1603 Component|-unknown |msi URL| |http://resources.rosettasto | |ne.com/rs/updates/applicati | |on/5.0.37.0/windows/update. | |exe Status|UNCONFIRMED |RESOLVED Keywords| |download, Installer
--- Comment #3 from Anastasius Focht focht@gmx.net --- Hello folks,
the installers 'Rosetta Stone Language Training' 4.x/5.x, linked in the Reddit thread work fine here:
* http://resources.rosettastone.com/rs/updates/application/4.5.5/windows/updat... * http://resources.rosettastone.com/rs/updates/application/5.0.37.0/windows/up...
I could reproduce the problem with old Wine 3.x versions.
--- snip --- $ WINEDEBUG=+seh,+relay,+msi wine ./update.exe >>log.txt 2>&1 ... 007a:Call msi.MsiInstallProductW(00158f5e L"C:\users\focht\Temp\RosettaStoneLtd_TEMP_installer\AppInstaller\RosettaStoneLanguageTraining.msi",00159b80 L" REBOOTPROMPT="S"") ret=7efee576 ... 007a:trace:msi:ACTION_PerformAction Performing action (L"WixSchedInternetShortcuts") ... 007a:trace:msi:ACTION_CustomAction Handling custom action L"WixSchedInternetShortcuts" (1 L"WixCA" L"WixSchedInternetShortcuts") ... 007a:trace:msi:HANDLE_CustomType1 Calling function L"WixSchedInternetShortcuts" from L"C:\users\focht\Temp\msi7336.tmp" ... 007a:trace:msi:wait_thread_handle waiting for L"WixSchedInternetShortcuts" ... 007f:Call msi.MsiRecordSetStringA(00000005,00000000,100229b0 "WixSchedInternetShortcuts: Adding folder 'ProgramMenuAppShortcutFolder', component 'ProgramShortcutComponent' to the CreateFolder table") ret=100124d8 ... 007f:Call msi.MsiViewModify(00000005,00000007,00000007) ret=100137b7 007f:trace:msi:MsiViewModify 5 7 7 ... 007f:Ret msi.MsiViewModify() retval=0000065b ret=100137b7 007f:Call msi.MsiViewModify(00000005,00000009,00000007) ret=100137da 007f:trace:msi:MsiViewModify 5 9 7 ... 007f:Ret msi.MsiViewModify() retval=0000000d ret=100137da 007f:Call msi.MsiViewGetErrorW(00000005,0045f8fc,0045f8e4) ret=100137fd 007f:trace:msi:MsiViewGetErrorW 5 0x45f8fc 0x45f8e4 007f:Ret msi.MsiViewGetErrorW() retval=fffffffd ret=100137fd ... 007f:Call msi.MsiRecordSetStringA(00000008,00000000,100229b0 "WixSchedInternetShortcuts: Error 0x8007000d: failed to add temporary row, dberr: -3, err: ") ret=100124d8 ... 007a:err:msi:ITERATE_Actions Execution halted, action L"WixSchedInternetShortcuts" returned 1603 --- snip ---
It's a duplicate of bug 46830
If you still encounter this problem you're obviously using an outdated version of Wine. Upgrade. If you don't know how to do that, ask for help in WineHQ user forums (https://forum.winehq.org/). Bugzilla is not meant for this kind of end user support.
$ du -sh update.exe 97M update.exe
$ sha1sum update.exe a1399892d597c942646c3e934c0ca9b9e1c87947 update.exe
$ wine --version wine-5.0-rc1
Regards
*** This bug has been marked as a duplicate of bug 46830 ***