Zipping to the command prompt?

C

Chris B.

Alright folks, maybe someone out there has an idea of a
product I can use. Here's my situation.

I have an inhouse app that sends and receives data to our
remote folks. I need some sort of zip program that I can
call out in a batch file or through some script to zip up
files from a directory and unzip another file and dump the
contents somewhere specific.

- The solution needs to be a _single_ executable that I
can remotely push out and not require and license entry or
install by the user.

- The solution needs to be able to handle greater than 8.3
file names both inside the compressed file and the
compressed filename itself.

- The solution needs to be able to be run at a Windows
2000 command prompt.

PKzip 2.5 would work fine except that it requires a
license entry on each machine it is used on.

We don't mind paying for a product that works, I just need
to be able to make it as seemsless as possible for the
clients.

Thanks in advance,

Chris
 
P

Pegasus \(MVP\)

Chris B. said:
Alright folks, maybe someone out there has an idea of a
product I can use. Here's my situation.

I have an inhouse app that sends and receives data to our
remote folks. I need some sort of zip program that I can
call out in a batch file or through some script to zip up
files from a directory and unzip another file and dump the
contents somewhere specific.

- The solution needs to be a _single_ executable that I
can remotely push out and not require and license entry or
install by the user.

- The solution needs to be able to handle greater than 8.3
file names both inside the compressed file and the
compressed filename itself.

- The solution needs to be able to be run at a Windows
2000 command prompt.

PKzip 2.5 would work fine except that it requires a
license entry on each machine it is used on.

We don't mind paying for a product that works, I just need
to be able to make it as seemsless as possible for the
clients.

Thanks in advance,

Chris

Zip from this site can do it:

ftp://ftp.info-zip.org/pub/infozip/WIN32/
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Automated zipping command 2
unzipping and even zipping. 10
Highly compressed zipping 9
Zipping from a command prompt. 1
Win Zipping 9
Command Prompt Window 3
Command prompt 2
Zipping page output 7

Top