https://bugs.winehq.org/show_bug.cgi?id=34461
--- Comment #8 from Dario dmanglada@gmail.com ---
Hellow and sorry for the delay ...
I have tried again to install 'Adobe Acrobat 9.2.0 Pro Extended' ... unfortunately with exactly the same results.
This time I am running Wine 1.7.38 over a Kubuntu 14.04.2 LTS amd64 box.
These were my steps :
WINEARCH=win32 WINEPREFIX=~/.wineacrobat winecfg
WINEPREFIX=~/.wineacrobat winetricks ie7
WINEPREFIX=~/.wineacrobat wine start /Unix "route-to-the-installer.exe"
... then start installation , activate the product , continue installing ... and just before finishing the installation I got this :
err:msi:ITERATE_WriteRegistryValues Could not create key L"Interface\{34A715A0-6587-11D0-924A-0020AFC7AC4D}" err:msi:ITERATE_Actions Execution halted, action L"WriteRegistryValues" returned 1627 err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1627
Here you can find the whole terminal output : ( http://ge.tt/8ZCgeSC2 )
____________________________________________________________________________________________
In order to provide some more info, I have got +msi,+relay,+tid traces ...
I proceeded like this :
WINEARCH=win32 WINEPREFIX=~/.wineacrobat winecfg
WINEPREFIX=~/.wineacrobat winetricks ie7
WINEPREFIX=~/.wineacrobat WINEDEBUG=+msi,+relay,+tid wine start /Unix "route-to-the-installer.exe" &> trace02.txt
There you have the trace : ( http://ge.tt/59cLqSC2 )
If you need some more info, please let me know it ...
Thanks a lot !