PDA

View Full Version : access the zip file


sara2006
11-26-2006, 10:21 AM
hi everyone
i have a prj with some zip files now i want to access the files are keeping in the zip file (with a password) without extracting the zip file (you now in the windows xp you can access the files in a zip file without extracting them) now how can i do that? ;) :p
i'm sorry for my bad english:D

yosik
11-26-2006, 11:30 PM
AFAIK, WinXP also extracts the files.It just does it in a temp (hidden) directory.
You could do the same and then delete these file(s) afterwards.

Yossi