To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=41443
------- Additional comments from [EMAIL PROTECTED] Mon Jan 31 02:44:31 -0800 2005 ------- Interesting, the hint This installationpackage needs a newer version of the Windows Installer seems to be the problem. Does your installation set contain the files instmsia.exe and instmsiw.exe? We require at least Windows Installer version 2.0. If you start msiexec.exe directly, you use the Windows Installer that is available on your system. In your case this seems to be a version before 2.0. Therefore the installation has to stop. That behaviour is absolutely correct. To solve such problems we introduced the loader setup.exe, that has to be available in your installation set next to the files instmsia.exe and instmsiw.exe and the setup.ini. The setup.exe checks the Windows Installer on your system and installs the new version if required. The new verision is the ansi version instmsia.exe or the unicode version instmsiw.exe. After installing the Windows Installer, the setup.exe also simply starts msiexec.exe to start the installation process. -> Are all this files available in your installation set? --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
