Hi friends:
I use this code :
StatusDlg.Show();
Zip.Extract("AutoPlay\\Codisac\\Fuentes.zip", {"*.*"}, "G:\\Download\\Codisac", true, true, "123456789", 3, nil);
StatusDlg.Hide();
the same example code in the help file, but it only unzip the folders but not the files in the folders. Why?
Thanks a lot and sorry my grammar
Maria Claudia

