Hello

 When i try to extract the files to Storage Card from my app on my device, it does not work ....

 source code:

m_Zip.Open(@"\Storage Card\TEST\abcd.zip"); error: cannot open the file

But it worked when i copied the zip file on " \ ".

i use Zip for Mobile Devices 2.0 ( C1.CF.C1Zip.2.dll )

How resolve this problem ? thank you !!!