Re: Create ZIP file on WinXP?

From: J French (erewhon_at_nowhere.com)
Date: 09/01/04


Date: Wed, 1 Sep 2004 09:42:08 +0000 (UTC)

On 31 Aug 2004 17:39:36 -0700, chrisspencer02@yahoo.com (Chris
Spencer) wrote:

>In Windows XP Explorer, I can right-click on a folder and choose "Send
>To Compressed (zipped) Folder" to create a ZIP file. How can I do
>this programmatically, through the Win32 API or a batch file? I would
>prefer to use Windows XP's native support for ZIP files, rather than a
>third-party component. Thanks.

Personally I would buy in Kevin Boylan's KPZip (well I did)

What happens if your clients get cold feet about XP and upgrade to 2K?



Relevant Pages

  • Re: Create ZIP file on WinXP?
    ... > To Compressed Folder" to create a ZIP file. ... through the Win32 API or a batch file? ... i've did some zip programming before and i used the zlib dll for this. ...
    (comp.lang.pascal.delphi.misc)
  • Re: Duplicating Files
    ... Here is a brief explanation of each line of code: ... In this line you tell the program where the parent folder resides. ... This line ends the main part of the batch file. ...
    (microsoft.public.windowsxp.general)
  • Re: USB drive problem
    ... Once per month I update the files using a batch file ... using this context for the copy command: ... that folder. ... The first problem I see is that there is no U or S switch for COPY. ...
    (alt.comp.hardware.pc-homebuilt)
  • XP batch File, command line Zip, how?
    ... will, zip a folder using XP?s own ... Below is an example of my simple Batch file: ... @echo off ... copy TestSource\*.* TestDest ...
    (alt.os.windows-xp)
  • Re: Dos batch file to sort files based on file names.
    ... The batch file you quote came out of my own kitchen. ... grab the remaining characters of the file name up to the ... then use this string for the target folder? ... I am try to get the report write to remove all spaces from her ...
    (microsoft.public.windows.server.scripting)