Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: How to find file in Zip files... Help please  (Read 6340 times)

0 Members and 1 Guest are viewing this topic.

please help

  • Guest
How to find file in Zip files... Help please
« on: July 21, 2004, 04:42:51 AM »
Hi could nned some help here, please....

I wonder if it is possible to search for specific files on a drive which are included in a zip file.

So fare I try to find the files with the Dir command but cannot find files in zips

Is there a way?????

Thank you for your help

PCgeek

  • Guest
Re: How to find file in Zip files... Help please
« Reply #1 on: July 21, 2004, 06:25:00 AM »
Well, the only way is to unpackage the files first and then search for them.  :)

MalikTous

  • Guest
Re: How to find file in Zip files... Help please
« Reply #2 on: July 21, 2004, 11:57:29 AM »
With Windows, a tool like WinZip, PowerArchiver, or (in XP) the enhanced cabinet viewer, will open ZIPs and let you examine and extract the content files.

In DOS, you use PKZIP to unpack the ZIP to a directory, then view it with DIR or a filebrowser.