Compare two different zipfile and check if the text file was only existed in one file?

Hello @fniedez

I have a attached .xaml file for unzip the folder.


in above the image you can see Inputfile and Expath in Arguments which is Input path of zip folder and folder where the files need to be extracted and Extractpath is Final path of zip files which is extracted.

After that you can find the text by using Path exist or Get Directory method.
unzip.xaml (7.5 KB)

Please check and let me know the feedback from you

Have a great day :wink: