|
-
Jul 5th, 2010, 01:52 PM
#6
Re: Extract a .zip file
 Originally Posted by Emcrank
I have searched google and visited many sites but they all include downloading something and putting it in your app's folder. I really want to avoid this. Ill try the documentation now.
Even with the SharpZipLib, you'll have to include its dependencies, which are most likely .DLLs. And in those cases, when the app is installed, they will be saved on the user's PC.
At the very least, you can include the 7za as a resource and write it to a temp location, unzip the files, then delete it.
CodeBank contributions: Process Manager, Temp File Cleaner
 Originally Posted by SJWhiteley
"game trainer" is the same as calling the act of robbing a bank "wealth redistribution"....
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|