Wunnel.IO

kurt69

Well-known member
Joined
Jan 17, 2006
Messages
78
Location
Australia
Programming Experience
Beginner
Hey I'm back already, I had sent jmchilliney (spelling?) a PM about this but he hasn't replied.. I'm guessing he gets 100s of PMs so I understand.

Anyway I wrote an application to compress certain files into separate archives with an extension of ".alf" (to confuse users so they don't open them haha). Now I have another application that wants to extract these files, so I do ExtractAllEntires(archiveName, extractDir, Wunnell.IO.Compression.Zip.PathType.Relative, True, False)

But it doesn't extract them, I have tried it with verify set to True.
 
Back
Top