PC Review


Reply
Thread Tools Rate Thread

compress with batch file

 
 
mcnews
Guest
Posts: n/a
 
      10th Nov 2008
how to create zip files with batch file?
what command zips files on xp?

tia,
mcnewsxp
 
Reply With Quote
 
 
 
 
Big_Al
Guest
Posts: n/a
 
      10th Nov 2008
mcnews wrote:
> how to create zip files with batch file?
> what command zips files on xp?
>
> tia,
> mcnewsxp


PKZIP for XP has always been a GUI program. Thus making batch file a
bit harder.
I did download an optional addon for PKZIP to make a command line.
Once you get that far its rather simple. Maybe your version works as
is, just try.

Its
PKZIP -a [zipfilename][list of files or folders to include]

like
pkzip -a myzip.zip *.bat

I don't have winzip loaded any more, I've been hooked on winrar and use
it so much, but it too has a command line.

winrar a myrar.rar *.bat

So depends on what you have installed.
 
Reply With Quote
 
Bob I
Guest
Posts: n/a
 
      10th Nov 2008
Use the GUI interface OR a 3rd party ZIPping tool

mcnews wrote:

> how to create zip files with batch file?
> what command zips files on xp?
>
> tia,
> mcnewsxp


 
Reply With Quote
 
3c273
Guest
Posts: n/a
 
      10th Nov 2008
You need a third party zip utility (7-zip is free). Install 7-zip and copy
the command line utility, 7z.exe, to your system32 folder and type "7z" at a
command prompt for options.
Louis

"mcnews" <(E-Mail Removed)> wrote in message
news:928e6f76-bb71-4598-815e-(E-Mail Removed)...
> how to create zip files with batch file?
> what command zips files on xp?
>
> tia,
> mcnewsxp



 
Reply With Quote
 
duke
Guest
Posts: n/a
 
      10th Nov 2008
On Nov 10, 8:25 am, mcnews <mcour...@mindspring.com> wrote:
> how to create zip files with batch file?
> what command zips files on xp?
>
> tia,
> mcnewsxp


Look into using pkzipc which is the command line version of pkzip.
I designed a backup program around it and It works really great.

Duke
 
Reply With Quote
 
mcnews
Guest
Posts: n/a
 
      10th Nov 2008
On Nov 10, 10:25*am, mcnews <mcour...@mindspring.com> wrote:
> how to create zip files with batch file?
> what command zips files on xp?
>


what i am looking for is how to use the win xp util that is run by
right clicking on a file or files and selecting Send to | Compressed
(zipped) folder.
 
Reply With Quote
 
Bob I
Guest
Posts: n/a
 
      10th Nov 2008


mcnews wrote:
> On Nov 10, 10:25 am, mcnews <mcour...@mindspring.com> wrote:
>
>>how to create zip files with batch file?
>>what command zips files on xp?
>>

>
>
> what i am looking for is how to use the win xp util that is run by
> right clicking on a file or files and selecting Send to | Compressed
> (zipped) folder.


You won't find that. Move on to other suggestions.

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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
Batch Compress Pictures in multiple files Jon Young Microsoft Word Document Management 0 11th Aug 2009 08:03 PM
FILE COMPRESS not by ZIP or Normal windows compress Hamed Windows XP General 17 18th Jan 2007 05:00 AM
Windows compress old file. How to de-compress this file? =?Utf-8?B?VGhhaQ==?= Windows XP Security 1 5th Aug 2006 07:43 PM
batch compress =?Utf-8?B?c2Ft?= Windows XP MovieMaker 2 8th Jan 2006 04:27 PM
Batch Command to compress a file and add a password =?Utf-8?B?UGF1bCBNY0RvbmFsZA==?= Windows XP General 5 18th Nov 2004 10:11 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:29 PM.