Delphi-PRAXiS
Seite 1 von 2  1 2      

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Die Delphi-IDE (https://www.delphipraxis.net/62-die-delphi-ide/)
-   -   Delphi 7, Vista und Jedi? Hat das schon jemand geschafft? (https://www.delphipraxis.net/86377-delphi-7-vista-und-jedi-hat-das-schon-jemand-geschafft.html)

Tom4321 13. Feb 2007 12:26


Delphi 7, Vista und Jedi? Hat das schon jemand geschafft?
 
Also ich habe gestern mal auf ein frisch installiertes Vista, mein heiss geliebtes Delphi7 gezogen, was sich mit etwas Handarbeit auch installieren und benutzen lässt.

Was ich aber um die Burg nicht hinbekomme, ist die JediTools (JCL und JVCL) zum laufen/installieren zu bekommen. Hat das von Euch schon jemand geschafft? Wenn ja wie?

Robert Marquardt 13. Feb 2007 12:28

Re: Delphi 7, Vista und Jedi? Hat das schon jemand geschafft
 
Was ist denn der Fehler?

Tom4321 13. Feb 2007 13:59

Re: Delphi 7, Vista und Jedi? Hat das schon jemand geschafft
 
Tja da gibts einige :-))

Das Hauptproblem dürfte wohl durch UAC bedingt sein, da der Installer wie wild in allen möglichen Verzeichnissen umeinander schreibt, was er nicht darf.

Selbst eine Installation als Administor bringt leider nichts :-(

Robert Marquardt 13. Feb 2007 14:11

Re: Delphi 7, Vista und Jedi? Hat das schon jemand geschafft
 
Das ist nicht hilfreich. Wenn wir die Probleme loesen sollen dann brauchen wir dazu detaillierte Informationen.
Ich glaube nicht das die wenigen JCL/JVCL-Entwickler schon Vista haben. Ich jedenfalls habe es nicht.

Phoenix 13. Feb 2007 14:23

Re: Delphi 7, Vista und Jedi? Hat das schon jemand geschafft
 
Zitat:

Zitat von Tom4321
Selbst eine Installation als Administor bringt leider nichts :-(

Starte mal (als Admin) über das Startmenü eine Kommandozeile via Rechtsklick -> "Als Administrator ausführen". Und dann starte die Installation aus dieser Kommandozeile mit erhöhten Privilegian (damit bekommen auch alle aus der Kommandozeile gestarteten Prozesse erhöhte Privilegien - ohne UAC die selbst beim Administrator nochmal nachfragt).

Tom4321 14. Feb 2007 09:35

Re: Delphi 7, Vista und Jedi? Hat das schon jemand geschafft
 
Kam leider auf's gleiche raus, hier das Installations Log

Delphi-Quellcode:
JCL 1.98 Release Build 2530
Delphi 7====================================
Installed personalities :
32 bit Delphi
============================================
Saving conditional defines...
Loaded template for include file d:\sw\_KOMPO~1\Jedi\jcl\source\jcl.template.inc
Saved include file d:\sw\_KOMPO~1\Jedi\jcl\source\jcld7.inc
Added "d:\sw\_KOMPO~1\Jedi\jcl\lib\d7;d:\sw\_KOMPO~1\Jedi\jcl\source" to library search path.
Added "d:\sw\_KOMPO~1\Jedi\jcl\source\common;d:\sw\_KOMPO~1\Jedi\jcl\source\windows;d:\sw\_KOMPO~1\Jedi\jcl\source\vcl;d:\sw\_KOMPO~1\Jedi\jcl\source\visclx" to library browsing path.
Added "d:\sw\_KOMPO~1\Jedi\jcl\lib\d7\debug" to Debug DCU Path.
Making common library units for Delphi 7
Compiling .dcu files...
"C:\Program Files\Borland\Delphi7\bin\dcc32.exe" Jcl8087 JclAbstractContainers JclAlgorithms JclAnsiStrings JclArrayLists JclArraySets JclBase JclBinaryTrees JclBorlandTools JclComplex JclCompression JclContainerIntf JclCounter JclDateTime JclEDI JclEDISEF JclEDITranslators JclEDIXML JclEDI_ANSIX12 JclEDI_ANSIX12_Ext JclEDI_UNEDIFACT JclEDI_UNEDIFACT_Ext JclExprEval JclFileUtils JclHashMaps JclHashSets JclIniFiles JclLinkedLists JclLogic JclMath JclMIDI JclMime JclPCRE JclQueues JclResources JclRTTI JclSchedule JclSimpleXml JclStacks JclStatistics JclStreams JclStrHashMap JclStrings JclSysInfo JclSysUtils JclUnitConv JclUnitVersioning JclUnitVersioningProviders JclValidation JclVectors JclWideStrings pcre
Borland Delphi Version 15.0
Copyright (c) 1983,2002 Borland Software Corporation
268778 Zeilen, 7.08 Sekunden, 1814 Bytes Code, 112 Bytes Daten.
Making windows library units for Delphi 7
Compiling .dcu files...
"C:\Program Files\Borland\Delphi7\bin\dcc32.exe" Hardlinks JclAppInst JclCIL JclCLR JclCOM JclConsole JclDebug JclDotNet JclHookExcept JclLANMan JclLocales JclMapi JclMetadata JclMiscel JclMsdosSys JclMultimedia JclNTFS JclPeImage JclRegistry JclSecurity JclShell JclStructStorage JclSvcCtrl JclSynch JclTask JclTD32 JclUnicode JclWideFormat JclWin32 JclWin32Ex JclWinMIDI mscoree_TLB mscorlib_TLB MSHelpServices_TLB MSTask Snmp zlibh
Borland Delphi Version 15.0
Copyright (c) 1983,2002 Borland Software Corporation
190477 Zeilen, 4.73 Sekunden, 50231 Bytes Code, 16736 Bytes Daten.
Making vcl library units for Delphi 7
Compiling .dcu files...
"C:\Program Files\Borland\Delphi7\bin\dcc32.exe" JclGraphics JclGraphUtils JclPrint
Borland Delphi Version 15.0
Copyright (c) 1983,2002 Borland Software Corporation
16888 Zeilen, 1.03 Sekunden, 8781 Bytes Code, 32 Bytes Daten.
Making visclx library units for Delphi 7
Compiling .dcu files...
"C:\Program Files\Borland\Delphi7\bin\dcc32.exe" JclQGraphics JclQGraphUtils
Borland Delphi Version 15.0
Copyright (c) 1983,2002 Borland Software Corporation
10146 Zeilen, 0.94 Sekunden, 11518 Bytes Code, 76 Bytes Daten.
Making common library debug units for Delphi 7
Compiling .dcu files...
"C:\Program Files\Borland\Delphi7\bin\dcc32.exe" Jcl8087 JclAbstractContainers JclAlgorithms JclAnsiStrings JclArrayLists JclArraySets JclBase JclBinaryTrees JclBorlandTools JclComplex JclCompression JclContainerIntf JclCounter JclDateTime JclEDI JclEDISEF JclEDITranslators JclEDIXML JclEDI_ANSIX12 JclEDI_ANSIX12_Ext JclEDI_UNEDIFACT JclEDI_UNEDIFACT_Ext JclExprEval JclFileUtils JclHashMaps JclHashSets JclIniFiles JclLinkedLists JclLogic JclMath JclMIDI JclMime JclPCRE JclQueues JclResources JclRTTI JclSchedule JclSimpleXml JclStacks JclStatistics JclStreams JclStrHashMap JclStrings JclSysInfo JclSysUtils JclUnitConv JclUnitVersioning JclUnitVersioningProviders JclValidation JclVectors JclWideStrings pcre
Borland Delphi Version 15.0
Copyright (c) 1983,2002 Borland Software Corporation
261871 Zeilen, 7.23 Sekunden, 2082 Bytes Code, 112 Bytes Daten.
Making windows library debug units for Delphi 7
Compiling .dcu files...
"C:\Program Files\Borland\Delphi7\bin\dcc32.exe" Hardlinks JclAppInst JclCIL JclCLR JclCOM JclConsole JclDebug JclDotNet JclHookExcept JclLANMan JclLocales JclMapi JclMetadata JclMiscel JclMsdosSys JclMultimedia JclNTFS JclPeImage JclRegistry JclSecurity JclShell JclStructStorage JclSvcCtrl JclSynch JclTask JclTD32 JclUnicode JclWideFormat JclWin32 JclWin32Ex JclWinMIDI mscoree_TLB mscorlib_TLB MSHelpServices_TLB MSTask Snmp zlibh
Borland Delphi Version 15.0
Copyright (c) 1983,2002 Borland Software Corporation
155181 Zeilen, 4.44 Sekunden, 50367 Bytes Code, 16736 Bytes Daten.
Making vcl library debug units for Delphi 7
Compiling .dcu files...
"C:\Program Files\Borland\Delphi7\bin\dcc32.exe" JclGraphics JclGraphUtils JclPrint
Borland Delphi Version 15.0
Copyright (c) 1983,2002 Borland Software Corporation
16888 Zeilen, 1.03 Sekunden, 10824 Bytes Code, 32 Bytes Daten.
Making visclx library debug units for Delphi 7
Compiling .dcu files...
"C:\Program Files\Borland\Delphi7\bin\dcc32.exe" JclQGraphics JclQGraphUtils
Borland Delphi Version 15.0
Copyright (c) 1983,2002 Borland Software Corporation
10146 Zeilen, 0.84 Sekunden, 16789 Bytes Code, 76 Bytes Daten.
Compiling package d:\sw\_KOMPO~1\Jedi\jcl\packages\d7\Jcl.dpk...
Compiling package d:\sw\_KOMPO~1\Jedi\jcl\packages\d7\Jcl.dpk
"C:\Program Files\Borland\Delphi7\bin\dcc32.exe" "d:\sw\_KOMPO~1\Jedi\jcl\packages\d7\Jcl.dpk"
Borland Delphi Version 15.0
Copyright (c) 1983,2002 Borland Software Corporation
136 Zeilen, 1.12 Sekunden, 1063700 Bytes Code, 49629 Bytes Daten.
Compilation success
...done.
Compiling package d:\sw\_KOMPO~1\Jedi\jcl\packages\d7\JclVClx.dpk...
Compiling package d:\sw\_KOMPO~1\Jedi\jcl\packages\d7\JclVClx.dpk
"C:\Program Files\Borland\Delphi7\bin\dcc32.exe" "d:\sw\_KOMPO~1\Jedi\jcl\packages\d7\JclVClx.dpk"
Borland Delphi Version 15.0
Copyright (c) 1983,2002 Borland Software Corporation
51 Zeilen, 0.25 Sekunden, 25616 Bytes Code, 633 Bytes Daten.
Compilation success
...done.
Compiling package d:\sw\_KOMPO~1\Jedi\jcl\packages\d7\JclVcl.dpk...
Compiling package d:\sw\_KOMPO~1\Jedi\jcl\packages\d7\JclVcl.dpk
"C:\Program Files\Borland\Delphi7\bin\dcc32.exe" "d:\sw\_KOMPO~1\Jedi\jcl\packages\d7\JclVcl.dpk"
Borland Delphi Version 15.0
Copyright (c) 1983,2002 Borland Software Corporation
53 Zeilen, 0.30 Sekunden, 71100 Bytes Code, 969 Bytes Daten.
Compilation success
...done.
Installing package d:\sw\_KOMPO~1\Jedi\jcl\packages\d7\JclBaseExpert.dpk...
Installing package d:\sw\_KOMPO~1\Jedi\jcl\packages\d7\JclBaseExpert.dpk
Compiling package d:\sw\_KOMPO~1\Jedi\jcl\packages\d7\JclBaseExpert.dpk
"C:\Program Files\Borland\Delphi7\bin\dcc32.exe" "d:\sw\_KOMPO~1\Jedi\jcl\packages\d7\JclBaseExpert.dpk"
Borland Delphi Version 15.0
Copyright (c) 1983,2002 Borland Software Corporation
9851 Zeilen, 0.56 Sekunden, 25860 Bytes Code, 353 Bytes Daten.
Compilation success
Registering package C:\Program Files\Borland\Delphi7\Projects\Bpl\JclBaseExpert70.bpl
Registration ok
Installation of package finished
...done.
Installing expert d:\sw\_KOMPO~1\Jedi\jcl\packages\d7\JclDebugExpertDLL.dpr...
Installing expert d:\sw\_KOMPO~1\Jedi\jcl\packages\d7\JclDebugExpertDLL.dpr
Compiling project d:\sw\_KOMPO~1\Jedi\jcl\packages\d7\JclDebugExpertDLL.dpr
"C:\Program Files\Borland\Delphi7\bin\dcc32.exe" "d:\sw\_KOMPO~1\Jedi\jcl\packages\d7\JclDebugExpertDLL.dpr"
Borland Delphi Version 15.0
Copyright (c) 1983,2002 Borland Software Corporation
D:\sw\_KOMPO~1\Jedi\jcl\experts\debug\converter\JclDebugIdeResult.pas(29) Fatal: 'Never-build' Package 'JclBaseExpert' muss neu compiliert werden
Compilation failure
Installation of expert finished
... failed d:\sw\_KOMPO~1\Jedi\jcl\packages\d7\JclDebugExpertDLL.dpr
Starting Uninstall process..................
Removed "d:\sw\_KOMPO~1\Jedi\jcl\lib\d7;d:\sw\_KOMPO~1\Jedi\jcl\source" from library search path.
Removed "d:\sw\_KOMPO~1\Jedi\jcl\source\common;d:\sw\_KOMPO~1\Jedi\jcl\source\windows;d:\sw\_KOMPO~1\Jedi\jcl\source\vcl;d:\sw\_KOMPO~1\Jedi\jcl\source\visclx" from library browsing path.
Removed "d:\sw\_KOMPO~1\Jedi\jcl\lib\d7\debug" from Debug DCU Path.
Removing package packages\d7\Jcl.dpk.
Uninstalling package d:\sw\_KOMPO~1\Jedi\jcl\packages\d7\Jcl.dpk
Deleting file C:\Program Files\Borland\Delphi7\Projects\Bpl\Jcl70.bpl
File deletion success
Deleting file D:\sw\_KOMPO~1\Jedi\jcl\lib\d7\Jcl.dcp
File deletion success
Deleting file C:\Program Files\Borland\Delphi7\Projects\Bpl\Jcl70.map
File deletion failure
Uninstallation of package finished
...done.
Removing package packages\d7\JclVClx.dpk.
Uninstalling package d:\sw\_KOMPO~1\Jedi\jcl\packages\d7\JclVClx.dpk
Deleting file C:\Program Files\Borland\Delphi7\Projects\Bpl\JclVClx70.bpl
File deletion success
Deleting file D:\sw\_KOMPO~1\Jedi\jcl\lib\d7\JclVClx.dcp
File deletion success
Deleting file C:\Program Files\Borland\Delphi7\Projects\Bpl\JclVClx70.map
File deletion failure
Uninstallation of package finished
...done.
Removing package packages\d7\JclVcl.dpk.
Uninstalling package d:\sw\_KOMPO~1\Jedi\jcl\packages\d7\JclVcl.dpk
Deleting file C:\Program Files\Borland\Delphi7\Projects\Bpl\JclVcl70.bpl
File deletion success
Deleting file D:\sw\_KOMPO~1\Jedi\jcl\lib\d7\JclVcl.dcp
File deletion success
Deleting file C:\Program Files\Borland\Delphi7\Projects\Bpl\JclVcl70.map
File deletion failure
Uninstallation of package finished
...done.
Removing package packages\d7\JclBaseExpert.dpk.
Uninstalling package d:\sw\_KOMPO~1\Jedi\jcl\packages\d7\JclBaseExpert.dpk
Removing from registry package C:\Program Files\Borland\Delphi7\Projects\Bpl\JclBaseExpert70.bpl
Unregistration ok
Deleting file C:\Program Files\Borland\Delphi7\Projects\Bpl\JclBaseExpert70.bpl
File deletion success
Deleting file D:\sw\_KOMPO~1\Jedi\jcl\lib\d7\JclBaseExpert.dcp
File deletion success
Deleting file C:\Program Files\Borland\Delphi7\Projects\Bpl\JclBaseExpert70.map
File deletion failure
Uninstallation of package finished
...done.
Removing package packages\d7\JclDebugExpert.dpk.
Uninstalling package d:\sw\_KOMPO~1\Jedi\jcl\packages\d7\JclDebugExpert.dpk
Removing from registry package C:\Program Files\Borland\Delphi7\Projects\Bpl\JclDebugExpert70.bpl
Unregistration failed
Uninstallation of package finished
...failed.
Removing expert packages\d7\JclDebugExpertDLL.dpr
Uninstalling expert d:\sw\_KOMPO~1\Jedi\jcl\packages\d7\JclDebugExpertDLL.dpr
Removing from registry expert C:\Program Files\Borland\Delphi7\Projects\Bpl\JclDebugExpertDLL70.dll
Unregistration failed
Uninstallation of expert finished
...failed
Removing package packages\d7\JclProjectAnalysisExpert.dpk.
Uninstalling package d:\sw\_KOMPO~1\Jedi\jcl\packages\d7\JclProjectAnalysisExpert.dpk
Removing from registry package C:\Program Files\Borland\Delphi7\Projects\Bpl\JclProjectAnalysisExpert70.bpl
Unregistration failed
Uninstallation of package finished
...failed.
Removing expert packages\d7\JclProjectAnalysisExpertDLL.dpr
Uninstalling expert d:\sw\_KOMPO~1\Jedi\jcl\packages\d7\JclProjectAnalysisExpertDLL.dpr
Removing from registry expert C:\Program Files\Borland\Delphi7\Projects\Bpl\JclProjectAnalysisExpertDLL70.dll
Unregistration failed
Uninstallation of expert finished
...failed
Removing package packages\d7\JclFavoriteFoldersExpert.dpk.
Uninstalling package d:\sw\_KOMPO~1\Jedi\jcl\packages\d7\JclFavoriteFoldersExpert.dpk
Removing from registry package C:\Program Files\Borland\Delphi7\Projects\Bpl\JclFavoriteFoldersExpert70.bpl
Unregistration failed
Uninstallation of package finished
...failed.
Removing expert packages\d7\JclFavoriteFoldersExpertDLL.dpr
Uninstalling expert d:\sw\_KOMPO~1\Jedi\jcl\packages\d7\JclFavoriteFoldersExpertDLL.dpr
Removing from registry expert C:\Program Files\Borland\Delphi7\Projects\Bpl\JclFavoriteFoldersExpertDLL70.dll
Unregistration failed
Uninstallation of expert finished
...failed
Removing package packages\d7\JclRepositoryExpert.dpk.
Uninstalling package d:\sw\_KOMPO~1\Jedi\jcl\packages\d7\JclRepositoryExpert.dpk
Removing from registry package C:\Program Files\Borland\Delphi7\Projects\Bpl\JclRepositoryExpert70.bpl
Unregistration failed
Uninstallation of package finished
...failed.
Removing expert packages\d7\JclRepositoryExpertDLL.dpr
Uninstalling expert d:\sw\_KOMPO~1\Jedi\jcl\packages\d7\JclRepositoryExpertDLL.dpr
Removing from registry expert C:\Program Files\Borland\Delphi7\Projects\Bpl\JclRepositoryExpertDLL70.dll
Unregistration failed
Uninstallation of expert finished
...failed
Removing package packages\d7\JclThreadNameExpert.dpk.
Uninstalling package d:\sw\_KOMPO~1\Jedi\jcl\packages\d7\JclThreadNameExpert.dpk
Removing from registry package C:\Program Files\Borland\Delphi7\Projects\Bpl\JclThreadNameExpert70.bpl
Unregistration failed
Uninstallation of package finished
...failed.
Removing expert packages\d7\JclThreadNameExpertDLL.dpr
Uninstalling expert d:\sw\_KOMPO~1\Jedi\jcl\packages\d7\JclThreadNameExpertDLL.dpr
Removing from registry expert C:\Program Files\Borland\Delphi7\Projects\Bpl\JclThreadNameExpertDLL70.dll
Unregistration failed
Uninstallation of expert finished
...failed
Removing package packages\d7\JclUsesExpert.dpk.
Uninstalling package d:\sw\_KOMPO~1\Jedi\jcl\packages\d7\JclUsesExpert.dpk
Removing from registry package C:\Program Files\Borland\Delphi7\Projects\Bpl\JclUsesExpert70.bpl
Unregistration failed
Uninstallation of package finished
...failed.
Removing expert packages\d7\JclUsesExpertDLL.dpr
Uninstalling expert d:\sw\_KOMPO~1\Jedi\jcl\packages\d7\JclUsesExpertDLL.dpr
Removing from registry expert C:\Program Files\Borland\Delphi7\Projects\Bpl\JclUsesExpertDLL70.dll
Unregistration failed
Uninstallation of expert finished
...failed
Removing package packages\d7\JclSIMDViewExpert.dpk.
Uninstalling package d:\sw\_KOMPO~1\Jedi\jcl\packages\d7\JclSIMDViewExpert.dpk
Removing from registry package C:\Program Files\Borland\Delphi7\Projects\Bpl\JclSIMDViewExpert70.bpl
Unregistration failed
Uninstallation of package finished
...failed.
Removing expert packages\d7\JclSIMDViewExpertDLL.dpr
Uninstalling expert d:\sw\_KOMPO~1\Jedi\jcl\packages\d7\JclSIMDViewExpertDLL.dpr
Removing from registry expert C:\Program Files\Borland\Delphi7\Projects\Bpl\JclSIMDViewExpertDLL70.dll
Unregistration failed
Uninstallation of expert finished
...failed
Removing package packages\d7\JclVersionControlExpert.dpk.
Uninstalling package d:\sw\_KOMPO~1\Jedi\jcl\packages\d7\JclVersionControlExpert.dpk
Removing from registry package C:\Program Files\Borland\Delphi7\Projects\Bpl\JclVersionControlExpert70.bpl
Unregistration failed
Uninstallation of package finished
...failed.
Removing expert packages\d7\JclVersionControlExpertDLL.dpr
Uninstalling expert d:\sw\_KOMPO~1\Jedi\jcl\packages\d7\JclVersionControlExpertDLL.dpr
Removing from registry expert C:\Program Files\Borland\Delphi7\Projects\Bpl\JclVersionControlExpertDLL70.dll
Unregistration failed
Uninstallation of expert finished
...failed
Removing from Delphi Online Help
...failed.
Removed Exception Dialog.
Removed Exception Dialog with Send.
Removed CLX Exception Dialog.

Phoenix 14. Feb 2007 09:40

Re: Delphi 7, Vista und Jedi? Hat das schon jemand geschafft
 
Zitat:

Installing expert d:\sw\_KOMPO~1\Jedi\jcl\packages\d7\JclDebugExpert DLL.dpr...
Installing expert d:\sw\_KOMPO~1\Jedi\jcl\packages\d7\JclDebugExpert DLL.dpr
Compiling project d:\sw\_KOMPO~1\Jedi\jcl\packages\d7\JclDebugExpert DLL.dpr
"C:\Program Files\Borland\Delphi7\bin\dcc32.exe" "d:\sw\_KOMPO~1\Jedi\jcl\packages\d7\JclDebugExper tDLL.dpr"
Borland Delphi Version 15.0
Copyright (c) 1983,2002 Borland Software Corporation
D:\sw\_KOMPO~1\Jedi\jcl\experts\debug\converter\Jc lDebugIdeResult.pas(29) Fatal: 'Never-build' Package 'JclBaseExpert' muss neu compiliert werden
Compilation failure
Installation of expert finished
... failed d:\sw\_KOMPO~1\Jedi\jcl\packages\d7\JclDebugExpert DLL.dpr
Starting Uninstall process..................
Da liegt Dein Fehler, weshalb die Installation abbricht.
Schau Dir das Projekt mal genauer an..

Robert Marquardt 14. Feb 2007 10:04

Re: Delphi 7, Vista und Jedi? Hat das schon jemand geschafft
 
Mal die frischeste Daily ziehen. An JclDebug und den Experten dazu ist gerade gearbeitet worden.
http://jcl.sf.net/daily bzw http://jvcl.sf.net/daily
Fuer die JVCL auch hier schauen http://obones.free.fr/jvcl_daily/ denn es gibt immer wieder mal Probleme bei der automatischen Erstellung der Zips.

Tom4321 21. Feb 2007 16:39

Re: Delphi 7, Vista und Jedi? Hat das schon jemand geschafft
 
Also auch mit der Daily der JCL schon das gleiche Problem?!

Bin ich wirklich der erste das unter Vista zum laufen bekommen will/wollte??

mkinzler 21. Feb 2007 16:41

Re: Delphi 7, Vista und Jedi? Hat das schon jemand geschafft
 
http://www.drbob42.com/examines/examin84.htm


Alle Zeitangaben in WEZ +1. Es ist jetzt 11:06 Uhr.
Seite 1 von 2  1 2      

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz