Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Sonstige Fragen zu Delphi (https://www.delphipraxis.net/19-sonstige-fragen-zu-delphi/)
-   -   Delphi Beliebige Datei in Zip-datei kopieren!!?? (https://www.delphipraxis.net/3043-beliebige-datei-zip-datei-kopieren.html)

f.r.e.s.h.d 19. Feb 2003 14:39


Beliebige Datei in Zip-datei kopieren!!??
 
Hi!

Ich versuche eine Datei in eine schon vorhandene Zip-Datei zu kopieren,
aber es funktioniert nicht richtig...hat vielleicht jemand einen Tipp?


Delphi-Quellcode:
CopyFile(pchar('C:\test.txt'),pchar('C:\test.zip'),False);

janjan 19. Feb 2003 14:46

Das wird so nicht funktionieren, du brauchst für sowas eine spezielle Zip Komponente oder Dll. Benutz mal die Suchfunktion, das Thema wurde hier schon mehrmals besprochen. Ansonsten such einfach mal bei torry.ru, da sollte es jede Menge solcher Komponenten geben.


Alle Zeitangaben in WEZ +1. Es ist jetzt 00:59 Uhr.

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