Archived from groups: microsoft.public.windowsxp.device_driver.dev (More info?)
I am a labVIEW Developer. I need to use the built in file
compression routine from a dos prompt. I assume it has to
do with rundll32.exe and zipfldr.dll. I dont know the
modifiers to add to compress or expand a file from a
command line. does anyone know how to do this?
Archived from groups: microsoft.public.windowsxp.device_driver.dev (More info?)
"bdubose" <bdubose@emprise-usa.com> wrote in message news:1dc9a01c45469$002c0280$a401280a@phx.gbl...
> I am a labVIEW Developer. I need to use the built in file
> compression routine from a dos prompt. I assume it has to
> do with rundll32.exe and zipfldr.dll. I dont know the
> modifiers to add to compress or expand a file from a
> command line. does anyone know how to do this?
>
> Thanks
> Bill.
IIRC, you need to look for PKZip and PKUnzip, both DOS exes which run with command strings or
sunnink.
Archived from groups: microsoft.public.windowsxp.device_driver.dev (More info?)
Have a look at command line winzip tools (www.winzip.com).
If your app runs on XP or win2k, also check out makecab.exe and expand.exe.
They create MS proprietary CAB files, but are free and always present since you
have win2k/XP.
--PA
"bdubose" <bdubose@emprise-usa.com> wrote in message
news:1dc9a01c45469$002c0280$a401280a@phx.gbl...
> I am a labVIEW Developer. I need to use the built in file
> compression routine from a dos prompt. I assume it has to
> do with rundll32.exe and zipfldr.dll. I dont know the
> modifiers to add to compress or expand a file from a
> command line. does anyone know how to do this?
>
> Thanks
> Bill.
You are about to answer a thread that has been inactive for more than 6 months. If you still wish to proceed, please ensure that your posting is original and does not duplicate or overlap any prior responses to this thread.