while using invoke method for unzip files all files not getting extracted.
if you manually extract there may be 28 files.
but if we use the invoke method and extract using uipath 28 files are not getting extracted only 20 files is getting extracted.
please help in solving this issue
invoke method i am using i am able to extract as well.
but all the files are not getting extracted.
issue is not regarding the name.
while invoke method is used some files are not getting extracted.
i would like to know what is the solution for that