C# unzipping kind of
- From: "thewhoracle" <twocentwhoracle@xxxxxxxxx>
- Date: 8 Sep 2005 11:27:39 -0700
I have a C# application that essentially builds batch and text files
and runs them from the command line, but i need to unzip something from
the command line. What i need is either an unzipping program that does
not use a dialog, meaning i can call it from the command line with
paramters and have it execute it's functionality all without a window
popping up. Winzip won't do this for me. anyone know any programs
that operate completely in the console that can UNZIP? (don't need zip,
just unzip)
.
- Follow-Ups:
- Re: C# unzipping kind of
- From: Roger
- Re: C# unzipping kind of
- From: Jon Skeet [C# MVP]
- Re: C# unzipping kind of
- Prev by Date: Re: System.Collections.Generic.SortedDictionary - lookup and then iterate to next/previous in o(log(n)) time
- Next by Date: Re: If Not myDataSet Is Nothing...
- Previous by thread: what happened to my control toolbox?
- Next by thread: Re: C# unzipping kind of
- Index(es):
Relevant Pages
|