Results 1 to 2 of 2

Thread: UnZIP an Unzip Files

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Sep 1999
    Location
    Santo Domingo,D.N., Dom. Rep.
    Posts
    707

    Post

    Urgent!!!, I have many image files ZIP. How could i write an app. To UNZIP the files? The problem is that once you unzip the images files the files are ZIP and you have to unzip then again until the images files appears

  2. #2
    Lively Member
    Join Date
    Jan 1999
    Location
    India
    Posts
    85

    Post

    use the shell command and the pkunzip.exe utility to unzip

    Call it recursively to unzip all files.

    ProcessID = shell(exename parameters...)
    OR
    shell exename parameters..


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width