Installation status of IE6, WinZip8, FireFox, Trayo Winzip 8.0 ========== Downloaded winzip 8.0 setup and installed it using wine #wine winzip80.exe Installation completed successfully and running successfully FireFox 1.0.6 ========== Downloaded Firefox 1.0.6 from the www.mozilla.com/products/firefox and installed it using wine #wine Firefox Setup 1.0.6.exe In installation finish screen we unchecked "Launch Firefox" option. Installation completed successfully but when we try to run it, browser window loading get started but then it hangup and in background we are getting below error stack. -------------------- sock_init: ERROR in sock_check_pollhup() fixme:cdrom:CDROM_GetInterfaceInfo not implemented for nonlinux err:ole:CoGetClassObject class {00021401-0000-0000-c000-000000000046} not registered fixme:ole:CoCreateInstance no classfactory created for CLSID {00021401-0000-0000-c000-000000000046}, hres is 0x80040154 err:ole:CoGetClassObject class {4955dd33-b159-11d0-8fcf-00aa006bcc59} not registered fixme:ole:CoCreateInstance no classfactory created for CLSID {4955dd33-b159-11d0-8fcf-00aa006bcc59}, hres is 0x80040154 ------------------- Treo ==== Extracted Treo.tar and tried to install it using wine #wine autorun.exe It start the installation and proceed for two-three steps and then it fails with following error and show "incomplete installation screen". -------------------- sock_init: ERROR in sock_check_pollhup() fixme:cdrom:CDROM_GetInterfaceInfo not implemented for nonlinux fixme:font:WineEngAddFontResourceEx :stub fixme:msiexec:main /regserver not implemented yet, ignoring bash-2.04# fixme:msi:MsiGetProductInfoW L"{E434580A-2D4A-4433-A81E-4BCAE86AD148} " L"PackageCode" 7fdd5078 7fc0d730 fixme:msi:MsiInstallProductW L"D:\\download\\Treo\\Treo 650\\Palm Desktop\\ISScript8.Msi" L"REBOOT=ReallySuppress ADDLOCAL=All" fixme:msi:ACTION_HandleStandardAction UNHANDLED Standard Action L"SelfUnregModules" fixme:msi:ACTION_HandleStandardAction UNHANDLED Standard Action L"RemoveFiles" fixme:msi:ACTION_HandleStandardAction UNHANDLED Standard Action L"MoveFiles" err:msi:ITERATE_DuplicateFiles Failed to copy file L"c:\\Program Files\\Common Files\\InstallShield\\Driver\\8\\Intel 32\\IDriver.exe" -> L"c:\\Program Files\\Common Files\\InstallShield\\Driver\\8\\Intel 32\\", last error 80 fixme:msi:ITERATE_DuplicateFiles We should track these duplicate files as well fixme:msi:ACTION_HandleStandardAction UNHANDLED Standard Action L"RemoveRegistryValues" fixme:msi:ACTION_HandleStandardAction UNHANDLED Standard Action L"RemoveFolders" fixme:msi:MsiInstallProductW L"D:\\download\\Treo\\Treo 650\\Palm Desktop\\palmOne.msi" L" SETUPEXEDIR=\"D:\\download\\Treo\\Treo 650\\Palm Desktop\"" wine: Unhandled exception (thread 0010), starting debugger... err:seh:start_debugger Couldn't start debugger ("winedbg --auto 15 12") (6) Read the Wine Developers Guide on how to set up winedbg or another debugger err:seh:EXC_DefaultHandling Unhandled exception code 80000003 flags 0 addr bff54c61 -------------------- This error comes because wine could not able to find object with IDD 00000131-0000-0000-c000-000000000046 in windows registry. and all "fixeme" are yet not implemented in wine. If we retry to execute the same command then it fails because setup found some files in "Program Files/Common Files/InstallShield/Driver/8/Intel 32" directory and fails to overwrite them. Then we tried to install each component individially. We run setup of Acrobat Reader 6.0,DirectX 9,Documents To Go and QuickTime from Essential software folder in Treo and 1) Acrobat Reader 6.0 for Windows ============================== #wine AdbeRdr60_enu_full.exe Installation failed with error "Not Enough RAM" 2) DirectX 9.0 =========== #wine dxsetup.exe Installation compeleted successfully but after completion of setup, at the time of restarting system, it hanged up with following errors in terminal. -------------------- err:setupapi:do_file_copyW Unsupported style(s) 0x244 err:setupapi:do_file_copyW Unsupported style(s) 0x244 err:setupapi:do_file_copyW Unsupported style(s) 0x244 err:setupapi:do_file_copyW Unsupported style(s) 0x244 err:setupapi:do_file_copyW Unsupported style(s) 0x244 err:setupapi:do_file_copyW Unsupported style(s) 0x244 err:setupapi:do_file_copyW Unsupported style(s) 0x244 err:setupapi:do_file_copyW Unsupported style(s) 0x244 fixme:win:SetWindowTextW setting text L"Close" of other process window 0 should not use SendMessage -------------------- Though after restarting system manually we found new files copied in windows\system folder. 4) Document To Go ============== #wine DXTG_PRO_BUNDLE_FULL_EN.exe Installation completed succesfully, but we could not found any file copied in the wine installation folder 3) QuickTime ========= #wine QuickTimeFullInstaller.exe Installation completed successfully but then it fails to restart the system to take the new settings in effect. After restarting system manually, we are able to run PictureViewer.exe and QTInfo.exe successfully, but when we tried to run QuickTimePlayer.exe, it is not giving error but the main window keep loading and then nothing happens. Internet Explorer 6 =================== Followed IE6InstallationSteps.txt to install IE6. All steps executed successfully and IE6 installed successfully But while trying to run it fails with a error dialog box as mentioned below and show error as below # wine IEXPLORE.EXE sock_init: ERROR in sock_check_pollhup() fixme:cdrom:CDROM_GetInterfaceInfo not implemented for nonlinux fixme:actctx:CreateActCtxW stub! fixme:actctx:CreateActCtxW stub! err:shell:ReadCabinetState Initializing shell cabinet settings fixme:actctx:ActivateActCtx stub! fixme:imm:ImmDisableIME (-1): stub here wine crash with a dialog box "Microsoft Internet Explorer has encountered a problem and needs to close. We are sorry for inconvenience. If you were in the middle of something the information you were working on might be lost [x] Restart Microsoft Internet Explorer"