http://bugs.winehq.org/show_bug.cgi?id=2561
------- Additional Comments From michael@heiming.de 2004-13-11 13:23 ------- Hi!
Thx a bunch for the patch, could install now "InstMsiA.exe" without problems.
But alas mapsource install still fails with the same message, that it can't find mapsource CD1, even if the original Garmin CD is mounted.
Trying to make an overlapping mount with an image of one CD doesn't work, due to name conflicts.;(
Install looks much cleaner now, after installing "InstMsiA.exe":
$WINEDLLOVERRIDES="ole32,oleaut32,rpcrt4=n,msi,usp10,sdbapi,riched20,mspatcha,msisip,msimsg,msiexec.exe,cabinet" /opt/wine-cvs/bin/wine /mnt/cdrom/Setup.exe fixme:mmtime:timeBeginPeriod Stub; we set our timer resolution at minimum fixme:win:SetWindowTextA cannot set text "InstallShield Wizard" of other process window (nil) fixme:win:SetWindowTextA cannot set text "MapSource" of other process window (nil) fixme:dialog:MSGBOX_OnInit task modal msgbox ! Not modal yet. fixme:dialog:MSGBOX_OnInit task modal msgbox ! Not modal yet. fixme:win:SetWindowTextA cannot set text "InstallShield Wizard" of other process window (nil) fixme:dialog:MSGBOX_OnInit task modal msgbox ! Not modal yet. fixme:dialog:MSGBOX_OnInit task modal msgbox ! Not modal yet.
Mapsource installs but on start of MapSource.exe it says:
"MapSource could not find any installed products." "Please install one or more MapSource products and start MapSource again"
If I only could.;(
Started the installer from the second CD (There are 3, 1 contains only the base app MapSource, 2+3 contain the Europe City Select maps/etc)
Starts up fine, beginning to install, but fails:
1628: Failed to complete installation
$ WINEDLLOVERRIDES="ole32,oleaut32,rpcrt4=n,msi,usp10,sdbapi,riched20,mspatcha,msisip,msimsg,msiexec.exe,cabinet" /opt/wine-cvs/bin/wine /mnt/cdrom/setup.exe fixme:msi:MsiGetProductInfoA "" "PackageCode" 0x77afdc14 0x77afdc4c fixme:msi:MsiGetProductInfoW L"" L"PackageCode" 0x77c83720 0x77afdc4c fixme:msi:MsiInstallProductW L"D:\isscript.msi" L"REBOOT=ReallySuppress ADDLOCAL=All" fixme:msi:ACTION_PerformAction UNHANDLED MSI ACTION L"SelfUnregModules" fixme:msi:ACTION_PerformAction UNHANDLED MSI ACTION L"RemoveFiles" fixme:msi:ACTION_PerformAction UNHANDLED MSI ACTION L"MoveFiles" fixme:msi:ACTION_PerformAction UNHANDLED MSI ACTION L"RemoveRegistryValues" fixme:msi:ACTION_PerformAction UNHANDLED MSI ACTION L"SelfRegModules" fixme:msi:ACTION_PerformAction UNHANDLED MSI ACTION L"RemoveFolders" fixme:msi:ACTION_PerformAction UNHANDLED MSI ACTION L"InstallFinalize" fixme:msi:MsiGetProductInfoA "{88AD4F45-AF1E-4A47-A9CE-8A542C6B3728}" "InstallSource" 0x77aee1d8 0x77aee3dc fixme:msi:MsiGetProductInfoW L"{88AD4F45-AF1E-4A47-A9CE-8A542C6B3728}" L"InstallSource" 0x77cc4360 0x77aee3dc fixme:msi:MsiDatabaseApplyTransformA 1 "C:\windows\temp\_is2b0\1033.MST" 0 err:dc:DCE_FreeWindowDCE [0x10026] GetDC() without ReleaseDC()!
Thx again for your help, looks like I got a little closer.