Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Open Zip files into a listview box
#2
In order to unzip files, you can use a premade open source library. A quick google search returned DotNetZip found here:
<!-- m --><a class="postlink" href="http://dotnetzip.codeplex.com/">http://dotnetzip.codeplex.com/</a><!-- m -->

As far as adding things into the listview, you would just for-loop through each extracted item and then add it to the list view. I think the more challenging part would be implementing the actual unzipping process. The aforementioned library should definitely help.
My Blog | My Setup | My Videos | Have a wonderful day.


Messages In This Thread
Open Zip files into a listview box - by Worf - 09-09-2014, 05:12 AM
Re: Open Zip files into a listview box - by brandonio21_phpbb3_import2 - 09-17-2014, 09:45 AM
Re: Open Zip files into a listview box - by Worf - 09-20-2014, 10:14 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  multiple csv files add sql server tables via VB.NET secilsengul 1 9,474 04-16-2014, 10:27 AM
Last Post: brco900033
  How to play random .wav files with a button click STrooper501 0 7,162 04-17-2013, 03:32 PM
Last Post: STrooper501
  How do I use Listview to delete MySQL DB records kismetgerald 10 31,638 11-28-2012, 05:19 PM
Last Post: brandonio21
  Listview and Krypton help brco900033 1 9,801 11-01-2012, 01:04 AM
Last Post: Snake_eyes
  open text - URL document from listbox and determin which fil Bradley 4 15,741 04-25-2012, 03:07 PM
Last Post: brandonio21
  Open a directory brco900033 6 21,187 11-09-2011, 09:32 PM
Last Post: chuckebaby

Forum Jump:


Users browsing this thread: 1 Guest(s)