Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista General Discussion > What is the command line command for unzipping files?

Reply
Thread Tools Display Modes

What is the command line command for unzipping files?

 
 
Jim H
Guest
Posts: n/a

 
      12-03-2008
On a stock Vista box we need to be able to extract files from a zip file
from a command line batch script. I can't seem to find a command for this.
I know unzipping is built in because we can just double click on it and get
access to the files.

Any ideas?

Thanks in advance,
jim


 
Reply With Quote
 
 
 
 
Tim Slattery
Guest
Posts: n/a

 
      12-03-2008
"Jim H" <> wrote:

>On a stock Vista box we need to be able to extract files from a zip file
>from a command line batch script. I can't seem to find a command for this.
>I know unzipping is built in because we can just double click on it and get
>access to the files.


Yes, unzipping is built in, but there's no command-line access to
Vista's zip capability. Google for it, there are many freebies for
this.

--
Tim Slattery
MS MVP(Shell/User)

http://members.cox.net/slatteryt
 
Reply With Quote
 
Rick Rogers
Guest
Posts: n/a

 
      12-04-2008
Hi,

Don't know how useful this will be, but you may want to read this thread:
http://forums.microsoft.com/MSDN/Sho...92917&SiteID=1

Basically, there is no command line to use. The unzipping is a function of
zipfldr.dll, so would use regsvr32.exe to invoke it, and as far as I know
there are no arguements you can add to it for unzipping via batch file.

--
Best of Luck,

Rick Rogers, aka "Nutcase" - Microsoft MVP
http://mvp.support.microsoft.com/
Windows help - www.rickrogers.org
My thoughts http://rick-mvp.blogspot.com

"Jim H" <> wrote in message
news:...
> On a stock Vista box we need to be able to extract files from a zip file
> from a command line batch script. I can't seem to find a command for
> this. I know unzipping is built in because we can just double click on it
> and get access to the files.
>
> Any ideas?
>
> Thanks in advance,
> jim
>


 
Reply With Quote
 
Synapse Syndrome
Guest
Posts: n/a

 
      12-04-2008
Jim H <> wrote:
>
> On a stock Vista box we need to be able to extract files from a zip file
> from a command line batch script. I can't seem to find a command for
> this. I know unzipping is built in because we can just double click on
> it and get access to the files.
>
> Any ideas?



I use the command line version of 7-Zip. Add it to a folder that you have
added to your PATH - I use C:\WINDOWS\~command - or you can just put it in
your system32 folder.

http://www.7-zip.org/download.html

ss.


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Command Line Ren (Rename) command broken? SixSigmaGuy Windows Vista General Discussion 5 05-20-2008 10:52 AM
XP command line Qfreed Windows Vista Networking 2 08-25-2007 02:31 PM
Command-line reference A-Z Paul Randall Windows Vista General Discussion 9 07-29-2007 01:02 AM
Command Line CMD in Vista Ricardo Teixeira Windows Vista General Discussion 18 03-12-2007 03:00 AM
Task Scheduler Command Line & Files senrabdet Windows Vista Performance 0 08-14-2006 02:15 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59