PC Review


Reply
Thread Tools Rate Thread

creating a zip or cab file

 
 
Help me
Guest
Posts: n/a
 
      5th May 2008
Hello

I have a folder with 135 photos and I want to compress then into 1 file to
make it faster to ftp. I want to do this via dos batch... I know that
windows has a send to compressed folder functionality but how can I use it in
a batch.''
 
Reply With Quote
 
 
 
 
Lanwench [MVP - Exchange]
Guest
Posts: n/a
 
      5th May 2008
Help me <(E-Mail Removed)> wrote:
> Hello
>
> I have a folder with 135 photos and I want to compress then into 1
> file to make it faster to ftp. I want to do this via dos batch... I
> know that windows has a send to compressed folder functionality but
> how can I use it in a batch.''


I don't believe the native zip stuff in Windows has a command line
interface. Plenty of third party zip utilities do, though.


 
Reply With Quote
 
Bob I
Guest
Posts: n/a
 
      5th May 2008
WHY do you want to do this via "dos batch"? Just r-click the folder,
and select "Send To", "Compressed Folder".

Help me wrote:

> Hello
>
> I have a folder with 135 photos and I want to compress then into 1 file to
> make it faster to ftp. I want to do this via dos batch... I know that
> windows has a send to compressed folder functionality but how can I use it in
> a batch.''


 
Reply With Quote
 
Big Al
Guest
Posts: n/a
 
      5th May 2008
Lanwench [MVP - Exchange] wrote:
> Help me <(E-Mail Removed)> wrote:
>> Hello
>>
>> I have a folder with 135 photos and I want to compress then into 1
>> file to make it faster to ftp. I want to do this via dos batch... I
>> know that windows has a send to compressed folder functionality but
>> how can I use it in a batch.''

>
> I don't believe the native zip stuff in Windows has a command line
> interface. Plenty of third party zip utilities do, though.
>
>


Winzip does have a add on package for the dos command line.
http://www.winzip.com/prodpagecl.htm
This is for version 11.
I have winzip 6.x and I think it started in that version. Just never
upgraded. I finally bought winrar and it does it all.
And winrar makes zips and does command line by the way.


 
Reply With Quote
 
Help me
Guest
Posts: n/a
 
      5th May 2008
because thats what I need to do

"Bob I" wrote:

> WHY do you want to do this via "dos batch"? Just r-click the folder,
> and select "Send To", "Compressed Folder".
>
> Help me wrote:
>
> > Hello
> >
> > I have a folder with 135 photos and I want to compress then into 1 file to
> > make it faster to ftp. I want to do this via dos batch... I know that
> > windows has a send to compressed folder functionality but how can I use it in
> > a batch.''

>
>

 
Reply With Quote
 
Big Al
Guest
Posts: n/a
 
      5th May 2008
Lanwench [MVP - Exchange] wrote:
> Help me <(E-Mail Removed)> wrote:
>> Hello
>>
>> I have a folder with 135 photos and I want to compress then into 1
>> file to make it faster to ftp. I want to do this via dos batch... I
>> know that windows has a send to compressed folder functionality but
>> how can I use it in a batch.''

>
> I don't believe the native zip stuff in Windows has a command line
> interface. Plenty of third party zip utilities do, though.
>
>

I correct my self, I just noticed you used the word 'native'. And that
I agree with.
 
Reply With Quote
 
VanguardLH
Guest
Posts: n/a
 
      5th May 2008
"Help me" wrote in
<news:0A009AF6-A790-464B-81E4-(E-Mail Removed)>:

>
> "Bob I" wrote:
>
>> Help me wrote:
>>>
>>> I have a folder with 135 photos and I want to compress then into 1 file to
>>> make it faster to ftp. I want to do this via dos batch... I know that
>>> windows has a send to compressed folder functionality but how can I use it in
>>> a batch.''

>>
>> WHY do you want to do this via "dos batch"? Just r-click the folder,
>> and select "Send To", "Compressed Folder".

>
> because thats what I need to do


No. That is what you WANT to do (and for an undisclosed reason).
 
Reply With Quote
 
Twayne
Guest
Posts: n/a
 
      5th May 2008
> Hello
>
> I have a folder with 135 photos and I want to compress then into 1
> file to make it faster to ftp. I want to do this via dos batch... I
> know that windows has a send to compressed folder functionality but
> how can I use it in a batch.''


If speed is your only concern, you need to think about what you're
doing. For instance, .bmp files will compress a lot when zipped but
..jpg and some other compressed files might get even bigger when they are
zipped, due to the overhead of the zipper.
It's still useful though just to get them all into one single file
for transport, IMO.

HTH
Twayne


 
Reply With Quote
 
Pegasus \(MVP\)
Guest
Posts: n/a
 
      5th May 2008

"Help me" <(E-Mail Removed)> wrote in message
news:B149EAF9-AB34-478D-9AC9-(E-Mail Removed)...
> Hello
>
> I have a folder with 135 photos and I want to compress then into 1 file to
> make it faster to ftp. I want to do this via dos batch... I know that
> windows has a send to compressed folder functionality but how can I use it
> in
> a batch.''


Further to what the other respondents said: Your photos
are probably .jpg files, which means that they are already
compressed. Zipping them up would reduce their size
by less than 5%, which seems hardly worth the trouble.


 
Reply With Quote
 
Lanwench [MVP - Exchange]
Guest
Posts: n/a
 
      5th May 2008
Pegasus (MVP) <(E-Mail Removed)> wrote:
> "Help me" <(E-Mail Removed)> wrote in message
> news:B149EAF9-AB34-478D-9AC9-(E-Mail Removed)...
>> Hello
>>
>> I have a folder with 135 photos and I want to compress then into 1
>> file to make it faster to ftp. I want to do this via dos batch... I know
>> that windows has a send to compressed folder functionality
>> but how can I use it in
>> a batch.''

>
> Further to what the other respondents said: Your photos
> are probably .jpg files, which means that they are already
> compressed. Zipping them up would reduce their size
> by less than 5%, which seems hardly worth the trouble.


All true....except if you're trying to send a bunch of data via FTP via a
script or something, a single file being easier to manipulate, which is what
I assume the OP is trying to do. :-)


 
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
Creating Excel file that points to relative path .cub file NewUser1 Microsoft Excel Programming 0 11th Jan 2008 03:59 PM
Creating a batch file or executable file that will change drive le =?Utf-8?B?VHJhY3kgUC4=?= Windows XP Accessibility 0 16th Jun 2005 11:16 PM
Creating an import spec file from a file layout document =?Utf-8?B?ZGJhbGw=?= Microsoft Access External Data 1 26th May 2005 11:17 PM
creating an exe file with visual basic (installation file for Macros and Userforms) mibispam@gmx.de Microsoft Excel Programming 3 5th Aug 2004 10:16 AM
Creating a batch file to append date to file names bladeraptor Microsoft Windows 2000 CMD Promt 13 5th Feb 2004 03:56 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:55 PM.