Return-Path: X-Original-To: apmail-incubator-ooo-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-ooo-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id F2FEBB6D6 for ; Thu, 12 Jan 2012 08:13:11 +0000 (UTC) Received: (qmail 50591 invoked by uid 500); 12 Jan 2012 08:13:09 -0000 Delivered-To: apmail-incubator-ooo-dev-archive@incubator.apache.org Received: (qmail 50067 invoked by uid 500); 12 Jan 2012 08:12:47 -0000 Mailing-List: contact ooo-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ooo-dev@incubator.apache.org Delivered-To: mailing list ooo-dev@incubator.apache.org Received: (qmail 50055 invoked by uid 99); 12 Jan 2012 08:12:40 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Jan 2012 08:12:40 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of orwittmann@googlemail.com designates 74.125.83.47 as permitted sender) Received: from [74.125.83.47] (HELO mail-ee0-f47.google.com) (74.125.83.47) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Jan 2012 08:12:32 +0000 Received: by eekd17 with SMTP id d17so471942eek.6 for ; Thu, 12 Jan 2012 00:12:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=lKUdyzm9dICnkxKsYFXnxlXN9Ubeoeint5PoSbU4DwM=; b=s90eho8o7TRIGXIBjFL9dyKpJyH4u+edq/uo1PxVEG8NYUmg6zdpLyV0HLt9RKIrnb zFhD/tTsSruXrEytHvE389ClOyGdWaHFXRb+55auE2190nG5HrwAX6l2XRMgyadATkhV sfVUmFV2lYF0KjHEzG8YNTzfXELbURk9LeGgU= Received: by 10.14.124.144 with SMTP id x16mr968351eeh.110.1326355932150; Thu, 12 Jan 2012 00:12:12 -0800 (PST) Received: from [9.155.131.24] (deibp9eh1--blueice1n2.emea.ibm.com. [195.212.29.164]) by mx.google.com with ESMTPS id b49sm16500616eec.9.2012.01.12.00.12.10 (version=SSLv3 cipher=OTHER); Thu, 12 Jan 2012 00:12:11 -0800 (PST) Message-ID: <4F0E95DC.3070704@googlemail.com> Date: Thu, 12 Jan 2012 09:12:12 +0100 From: Oliver-Rainer Wittmann User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:8.0) Gecko/20111105 Thunderbird/8.0 MIME-Version: 1.0 To: ooo-dev@incubator.apache.org Subject: Re: [build References: <4F0C11B2.4010806@googlemail.com> <4F0C2358.40708@googlemail.com> <20120110160146.GA7814@localhost> <4F0D6FDE.6030506@googlemail.com> <4F0DABA4.1080607@googlemail.com> <4F0DAF72.4030308@googlemail.com> <4F0DBC3B.40101@gmx.de> In-Reply-To: <4F0DBC3B.40101@gmx.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hi On 11.01.2012 17:43, O.Felka wrote: > Hi Oliver, > > I've started a 'setup.exe /a' installtion of > http://people.apache.org/~orw/DevSnapshots-Rev.1229535/win32/OOo-Dev_OOO340m1_Win_x86_install_de.exe > > > I got the error "An error occured during registration of extensions!". The > installation ends up in a rollback with epty folders. > > The same installation is ok with > http://people.apache.org/~arielch/packages/win/OOo-Dev_OOO340m1_Win_x86_install_en-US.exe > > Do you had OOo 3.4 Beta installed on your system? May be with user-installed extensions. I had it on my machine and the installation of the AOO developer snapshot work without any problem, but it updated my installed OOo 3.4 Beta. As I had no user-installed extension in my OOo 3.4 Beta I got no error regarding the registration of extensions during the installation. But, I first I did not run 'setup.exe -a' - I just installed it by executing the installation set executable. When I recognized that it trashed my OOo 3.4 Beta, I uninstall that mixed version from my system and installed the developer snapshot again. This works. After the installation I had the folder with the installation files on my disk. Here, I executed 'setup.exe -a' and successfully installed and run it. Can you give it another try? Best regards, Oliver.