Displaying 2 results from an estimated 2 matches for "iterate_load_verb".
2007 May 04
3
Lotus Notes 6.5 fail to install in Wine
...tcuts poorly handled shortcut format,
advertised shortcut
err:menubuilder:InvokeShellLinker failed to fork and exec wineshelllink
fixme:msi:ITERATE_CreateShortcuts poorly handled shortcut format,
advertised shortcut
err:menubuilder:InvokeShellLinker failed to fork and exec wineshelllink
err:msi:iterate_load_verb Verb unable to find loaded extension L"Extension_1"
err:msi:iterate_load_verb Verb unable to find loaded extension L"Extension_1"
err:msi:iterate_load_verb Verb unable to find loaded extension L"Extension_1"
err:msi:iterate_load_verb Verb unable to find loaded extensio...
2008 Dec 20
4
installing Adobe Audition creates no exe file...
...tells me that the uninstall wizard was interrupted.
Audition 2.0 runs with a msi file, so to install it I used:
$ wine msiexec /i Adobe\ Audition\ 2.0.msi
There were a million fixmes, and a few errors:
err:msi:iterate_load_featurecomponents unknown component L"Audition_Theme"
err:msi:iterate_load_verb Verb unable to find loaded extension L"cel"
[there were about twenty of that second one, with different extensions]
I don't know what else I can do with this -- can anyone suggest what I might be doing wrong? I expected to have difficulties with sound drivers and whatnot, but I can...