http://bugs.winehq.org/show_bug.cgi?id=2246
Summary: Installation bug with install shield Product: Wine Version: 20040505 Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: blocker Priority: P1 Component: wine-binary AssignedTo: wine-bugs@winehq.org ReportedBy: kent.olsson@chello.se
Trying to install a program with InstallShield and the following happens immediately after typing "wine /mnt/cdrom/app.exe"
fixme:msi:MsiGetProductInfoA "{F93E1B0A-D485-4E6C-BB3F-F5FD489BDFB7}" "PackageCode" 0xbfdc00 0xbfdc38 fixme:msi:MsiGetProductInfoW L"{F93E1B0A-D485-4E6C-BB3F-F5FD489BDFB7}" L"PackageCode" 0xbf4d0050 0xbfdc38 fixme:advapi:SetThreadToken ((nil), (nil)): stub (NT impl. only) fixme:advapi:SetThreadToken ((nil), 0x44): stub (NT impl. only) fixme:ole:RegisterTypeLib Registering non-oleautomation interface! fixme:ole:RegisterTypeLib Registering non-oleautomation interface! fixme:ole:RegisterTypeLib Registering non-oleautomation interface! fixme:ole:RegisterTypeLib Registering non-oleautomation interface! fixme:ole:RegisterTypeLib Registering non-oleautomation interface! fixme:ole:RegisterTypeLib Registering non-oleautomation interface! fixme:ole:RegisterTypeLib Registering non-oleautomation interface! fixme:ole:RegisterTypeLib Registering non-oleautomation interface! fixme:ole:RegisterTypeLib Registering non-oleautomation interface! fixme:ole:RegisterTypeLib Registering non-oleautomation interface! fixme:advapi:SetThreadToken ((nil), (nil)): stub (NT impl. only) fixme:advapi:SetThreadToken ((nil), 0x48): stub (NT impl. only) fixme:powermgnt:SetThreadExecutionState (0x80000001): stub, harmless. fixme:powermgnt:SetThreadExecutionState (0x80000000): stub, harmless. fixme:heap:GlobalMemoryStatusEx we should emulate the 4GB bug here, as per MSDN fixme:powermgnt:SetThreadExecutionState (0x80000001): stub, harmless. fixme:powermgnt:SetThreadExecutionState (0x80000000): stub, harmless. err:dc:DCE_FreeWindowDCE [0x10023] GetDC() without ReleaseDC()! fixme:msi:MsiSetInternalUI 00000002 (nil) fixme:msi:MsiInstallProductW L"D:\ISScript8.Msi" L"REBOOT=ReallySuppress ADDLOCAL=All"
I can not proceed installing the software, which was possible before. Does anyone know why it occurs?