HELLO,
Can vb.net unzip and extract to overwrite some files?
Is there any reference or sample? Thanks a million!!
:)
Printable View
HELLO,
Can vb.net unzip and extract to overwrite some files?
Is there any reference or sample? Thanks a million!!
:)
I don't know if any .NET zip/unzip class but may be you could have a look at http://www.codeproject.com/
Thanks.!;)
I am going to programming a new function in my program that client side will download a zip or exe file from server and auto extract to a specify directory. Case just same as the function of auto update virus data in anti-virus.
But, is unzip a good method :confused: :confused: Is there any ref doc or sample code:confused:
Anyone know a way around this?
Thanks in advance!:)