hi,
i need to get All the zipped folder what ever their inside a folder.
Requirement: i need to loop all the Zipped folder and extract it as a normal folder.
how to do that.
Thanks in advance.
hi,
i need to get All the zipped folder what ever their inside a folder.
Requirement: i need to loop all the Zipped folder and extract it as a normal folder.
how to do that.
Thanks in advance.
you means you have nested zipped files and you want to extract all of them ?
Try this way
Note : You must enable or check the Extract to dedicated folder
Regards
Sudharsan
Can you try with for each file in folder activity
it worked thank you.
i was taking this files as folder.
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.