Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Zip folders from a command line

Featured Replies

Hi,

I want to be able to zip and unzip folders in a batch command. Then copy the zip files to another location.

My question is does anybody know how to use XP’s built in zip support to do this via a command line ?

Thanks

Hail Hail

i dont think u can cuz its just a dll

No, it must be possible to call the DLL to do it. I think your command would look something like:

rundll32 zipfldr.dll,section 2

I don't use XP's zipping facility though, so maybe someone else who comes along can give a clearer idea.

you could use pkzip to do it, just have to add a path to windows that points to it, just so you dont have to type the full path. I hope that helps you ;)

heres how to setup paths in windows xp/2000:

1. Go to system properties.

2. Go to the advanced tab.

3. click on Environment Variables

4. Under System Variables, look for the variable labeled "Path", and then edit it.

5. It's an easy syntax to catch on too, just seperate each path with a semi-colin ( ; ). So if you put pkzip in c:\pkzip, just add that to the rest of the paths and your all set. Good luck!

  • Author

Thanks everyone.... Although I am trying to do it with just the Windows software.

prathapml:

I am having a look at your idea, not much luck so far but will keep dgging.

Hail Hail

pkzip software comes to mind..

i'm not sure what exactly ur trying to do.. but would winRAR's sfx help ya?

  • 3 months later...
  • Author

Has anyone came up with any more ideas ?

I have not been able to find more info on this ?

hail hail

  • 3 weeks later...

Hey Brian. I ran across your post looking for the same thing. I signed up for this forum just to comment on the responses you've received. Don't you hate it when you explicitly state the restraints you desire the solution to be within (e.g. XP's built in zip support) and people respond with stuff like "how about pkzip"? prathapml seem to be the only one who understood the question. Since there are so many dim people out there, you might have to state that you are wishing to write a script that you wish to deploy without having to depend on the destination machines already having 3rd party compression software loaded or having to load a 3rd party software yourself. Of course, even with that you may still get responses like "try using winzip" :) I'm still looking, so if I run across the answer I'll post back.

Derek

P.S.

have you tried looking at pkzip?

  • Author

Hi derekgreer

Thanks for the post. I have searched high and low for this and came up blank. I have a solution for it at the moment with third party tools but I would still like to be able to do this with an out the box XP.

Back to the search engine !

Hail Hail

Are you the one preparing the zipped archives? you could compress them into ".cab" format with native "makecab" and use native "expand" command to unzip.

  • Author

Thanks Dman, that is an option although I would prefer to use the zip folder DLL to do this job.

hail hail

The zip folder dll is an explorer shell extension that tells windows to display zip archive as a folder, don't think you can make any use of this from command line. The zip dll itself is gzip.dll. If you find a way please PM me so I don't miss post. I would like to be able to do this as well, but I don't think its possible.

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.