[Bug 4106] New: MSI Failure: Encompass

Wine Bugs wine-bugs at winehq.org
Mon Dec 19 22:24:35 CST 2005


http://bugs.winehq.org/show_bug.cgi?id=4106

           Summary: MSI Failure: Encompass
           Product: Wine
           Version: 0.9.3.
          Platform: Other
               URL: http://www.elliemae.com/products/los_encompass_pe_downlo
                    ad.asp
        OS/Version: other
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: wine-msi
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: bugs.winehq.org at alphapapa.net


This is a two-part installer: the EXE you download pops up a (non-working)
progress bar while it downloads an MSI file.  The EXE fails, and the MSI also
fails when I try to run msiexec.exe on it.

The EXE can be downloaded here:
http://www.elliemae.com/products/los_encompass_pe_download.asp  You have to fill
out the form, but you can just put in fake info and then get the download link
from the next page.  If this isn't possible for some reason, let me know and I
can provide the EXE and/or MSI.

Here are the errors WINE showed:

$ wine InstallEncompass.exe
fixme:msiexec:main /regserver not implemented yet, ignoring
fixme:msiexec:main /unregserver not implemented yet, ignoring
fixme:msiexec:main /regserver not implemented yet, ignoring
fixme:msi:MsiInstallProductW
L"http://download.elliemae.com/encompass/install/2.8.0/eninstmngrpe.msi" L"
WISE_SETUP_EXE_PATH=Z:\\home\\user\\Temp\\wine\\InstallEncompass.exe
WISEDELAYEDREBOOT=1"
err:msi:copy_package_to_temp failed to copy package to temp path L"X:\\MSI6678.tmp"
fixme:msi:MSI_OpenDatabaseW open failed r = 80030003!

$ wine msiexec.exe eninstmngrpe.msi
fixme:msi:MsiInstallProductW L"eninstmngrpe.msi" (null)
fixme:msi:ACTION_HandleStandardAction unhandled standard action L"ValidateProductID"
Could not load 'KEYBOARD.DLL' required by 'SMSISTUB', error=2
Could not load 'KEYBOARD.DLL' required by 'SMSISTUB', error=2
fixme:msi:ACTION_HandleStandardAction unhandled standard action L"ValidateProductID"
fixme:msi:ACTION_HandleStandardAction unhandled standard action L"SetODBCFolders"
fixme:msi:ACTION_HandleStandardAction unhandled standard action
L"UnpublishComponents"
fixme:msi:ACTION_HandleStandardAction unhandled standard action L"UnpublishFeatures"
fixme:msi:ACTION_HandleStandardAction unhandled standard action L"UnregisterComPlus"
fixme:msi:ACTION_HandleStandardAction unhandled standard action
L"UnregisterTypeLibraries"
fixme:msi:ACTION_HandleStandardAction unhandled standard action L"RemoveODBC"
fixme:msi:ACTION_HandleStandardAction unhandled standard action
L"RemoveRegistryValues"
fixme:msi:ACTION_HandleStandardAction unhandled standard action
L"UnregisterClassInfo"
fixme:msi:ACTION_HandleStandardAction unhandled standard action
L"UnregisterExtensionInfo"
fixme:msi:ACTION_HandleStandardAction unhandled standard action
L"UnregisterProgIdInfo"
fixme:msi:ACTION_HandleStandardAction unhandled standard action
L"UnregisterMIMEInfo"
fixme:msi:ACTION_HandleStandardAction unhandled standard action L"RemoveShortcuts"
fixme:msi:ACTION_HandleStandardAction unhandled standard action
L"RemoveDuplicateFiles"
fixme:msi:ACTION_HandleStandardAction unhandled standard action L"RemoveFolders"
err:msi:cabinet_notify failed to create L"C:\\windows\\profiles\\user\\Local
Settings\\Application Data\\Encompass
Installation\\2.8.0\\InstallMngr\\Reboot.EXE" (error 80)
err:msi:cabinet_notify failed to create L"C:\\Windows\\System\\oleaut32.dll"
(error 80)
wine: Unhandled page fault on read access to 0x00000000 at address 0x7f9f028d
(thread 0009), starting debugger...
Usage: winedbg [--command cmd|--file file|--auto] [--gdb [--no-start]
[--with-xterm]] cmdline
err:seh:EXC_DefaultHandling Unhandled exception code c000013a flags 0 addr
0x41aec41f

The two "err:msi:cabinet_notify" lines I was able to fix by deleting those files
(apparently it "failed to create" them when they already existed after a
previous failed installation), but even without those errors, it still crashed
with everything else the same.

If this could be made to work, wow, then my friends that run a mortgage company
could just about drop Windows completely.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list