Results 1 to 3 of 3

Thread: unzip a password protected zip file

Hybrid View

  1. #1
    "Digital Revolution"
    Join Date
    Mar 2005
    Posts
    4,471

    Re: unzip a password protected zip file

    As far as I know, the file is encrypted using the password, so you can't really do this without knowing it.

    My question is, if you know the password, why do you want to do this?

  2. #2
    Addicted Member
    Join Date
    Jan 2006
    Posts
    248

    Re: unzip a password protected zip file

    I don't think he wants to know how to get the password... but how to unzip a zip file and how to pass it the password...

    Search google for Unzip DLL.... If you don't need to actually unzip through code then look at 7z it is a dos app you can trigger in VB and pass it arguments to unzip files.
    Last edited by MikeJoel; Feb 26th, 2008 at 08:20 AM.

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