Hello 
  
I'm a beginner in Labview and I would like use some Vis in the OPenG ZIP Tool Library. 
I would like being able to extract a file in an archive protected with a password and the possibility to overwrite it. 
  
First, I have used the "ZLIB Extract All To Dir" Vi. It works fine except if the extracted file is already present. 
There is no OverWrite Option possibilities for this Vi. 
  
2nd, I wanted to try to use the "ZLIB Open Unzip + ZLIB Extract + ZLIB Close Unzip Archive" 
However, I think I haven't understood the correct syntax to use the "ZLIB Extract" Vi. 
There is no Example about his usage in Help. 
On Target Path input, I have linked the Application Directory Constante (The place where I want to find the extracted file) 
On The Internal Name input , If there is nothing linked, I have the n°7 error that appears. 
If I link a string constante which countain the name of the unique file I want to extract, I have the n° 1059 Error that appears. 
PS : In each Case, the file is not extracted. The correct password is also linked to the password input. 
  
Is there anyone could help me about that ? 
  
Kind Regards