AGB  ·  Datenschutz  ·  Impressum  







Anmelden
Nützliche Links
Registrieren
Thema durchsuchen
Ansicht
Themen-Optionen

Decompress Nested Archives

Ein Thema von mohfa · begonnen am 17. Jan 2009 · letzter Beitrag vom 17. Jan 2009
Antwort Antwort
mohfa

Registriert seit: 11. Feb 2007
97 Beiträge
 
Delphi 7 Enterprise
 
#1

Decompress Nested Archives

  Alt 17. Jan 2009, 19:31
Hi , i want like , and hope someone helps me :
i'm using the WINRAR DLL in one of my project to be able to decompress the archives , but what i want is :
how could i decompress the nested archive i mean the Archive that stores other archives like this :

Archive_1
|_Archive_1_1
|_archive_1_1_1
|_archive_2_1_1
........

it can be other archives


i included the Unrar developer DLL and a simple of an archive
Angehängte Dateien
Dateityp: rar delphi_793.rar (89,1 KB, 7x aufgerufen)
  Mit Zitat antworten Zitat
mr_emre_d
(Gast)

n/a Beiträge
 
#2

Re: Decompress Nested Archives

  Alt 17. Jan 2009, 21:31
Simply try to decompress each file that is a archive file recursivly

Code:
function decompress --> given attributes: filename
o decompress file
o check the type of each file that has been decompressed
o if it is ".rar" or whatever so call the function decompress with this filename
  Mit Zitat antworten Zitat
mohfa

Registriert seit: 11. Feb 2007
97 Beiträge
 
Delphi 7 Enterprise
 
#3

Re: Decompress Nested Archives

  Alt 17. Jan 2009, 21:43
Thank you mr_emre_d , could i've a simple code for that please ?

thank you again .
  Mit Zitat antworten Zitat
mr_emre_d
(Gast)

n/a Beiträge
 
#4

Re: Decompress Nested Archives

  Alt 17. Jan 2009, 22:37
i dunno how this unrar thingy works

try it yourself, maybe you will be successful

and if you stuck somewhere, post in the code and maybe i will help you

Wfg (ist das Gegenstück zu MfG )
  Mit Zitat antworten Zitat
Antwort Antwort


Forumregeln

Es ist dir nicht erlaubt, neue Themen zu verfassen.
Es ist dir nicht erlaubt, auf Beiträge zu antworten.
Es ist dir nicht erlaubt, Anhänge hochzuladen.
Es ist dir nicht erlaubt, deine Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are an
Pingbacks are an
Refbacks are aus

Gehe zu:

Impressum · AGB · Datenschutz · Nach oben
Alle Zeitangaben in WEZ +1. Es ist jetzt 13:47 Uhr.
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