On Tue, Sep 30, 2008 at 12:29 PM, Tobias Krais <[EMAIL PROTECTED]> wrote: > Exception in thread "main" java.lang.UnsatisfiedLinkError: C:\Dokumente > und Eins > tellungen\twc\Lokale Einstellungen\Temp\unowinreg7421.dll: Diese > Anwendung konnt > e nicht gestartet werden, weil die Anwenungskonfiguration nicht korrekt > ist.
As you can see from the error message, there's a problem starting the unowinreg.dll. This happens before OOo is even started (this DLL is used to determine the location of the soffice.exe to start by reading certain registry keys). So this error cannot be related to to your OpenOffice.org version. I assume that your OOo 2.4.1 installation is on a different computer than your OOo 3.0 installation and you'll have to look for the answer to this problem in the differences between the two. I've tested our own program built with the exact same classes/ and it works fine under Windows 2000 regardless of which OOo version is installed. Matthias --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
