unzip a file using pkunzip with application wriitten in vb

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • kokilatejas
    New Member
    • Aug 2008
    • 4

    unzip a file using pkunzip with application wriitten in vb

    Hi all

    Please kindly help me on this i need to unzip a folder and place the contents in another folder using vb as code .

    eg: c:\test as source
    c:\test\test1 as destination

    Thanks in advance
  • !NoItAll
    Contributor
    • May 2006
    • 297

    #2
    If you have a budget I would strongly recommend the Exceed Zip Libraries as they give you the control you need to do what you want.
    They are not cheap however.
    Another option is using the Winrar dll available from the "extras" area at www.rarlabs.com. I'm not sure this does zip, but since their rebular program does it's likely to do it too.

    Comment

    Working...