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
>