http://bugs.winehq.org/show_bug.cgi?id=4075
Summary: delphi 7 installer ~1 "Source File Not Found" Product: Wine Version: CVS Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-msi AssignedTo: wine-bugs@winehq.org ReportedBy: danny.milo@gmx.net
When trying to install delphi 7 (msi), I get some messages like
err:msi:ACTION_InstallFiles Unable to copy file (L"Z: \media\cdrom1\install\System32\dbexpr~1.DE" -> L"c: \windows\system\dbexpress70.DE") (error 2) err:msi:ACTION_InstallFiles Source File Not Found! Continuing
the file on the cd is called dbexpress70.DE, not dbexpr~1.DE.
in order to log a complete installation try I tried to get rid of the "installed" (halfway, at least) delphi and reinstall it.
When trying to get rid of installed delphi (setup.exe > remove), I get 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:msi_unimplemented_action_stub RemoveEnvironmentStrings -> 2 ignored L"Environment" table values fixme:msi:ACTION_HandleStandardAction unhandled standard action L"RemoveDuplicateFiles" fixme:msi:ACTION_HandleStandardAction unhandled standard action L"RemoveFolders"
and sure enough, it cannot be removed.
If you need the log, I need advice how to redo the installation :)