Unzip folder and move files from inside to another folder

Can anyone help me in How can I unzip a folder and after unzipping move the files from inside the unzipped folder to another folder.

@Nitin_Tiwari,

Welcome to UiPath Community.

Check with this xaml, it may help you.
UnzipFilesAndMove.xaml (7.5 KB)

Hi @Nitin_Tiwari,

Welcome to UiPath Community !

To unzip the file use can use the below one.

/R
Balamurugan.S

Hello @Nitin_Tiwari

Welcome to UiPath Comunity!!!

Check the attached zip file, It’s the solution which you have asked…

Unzip folder and move files from inside to another folder.zip (7.9 KB)

Thank You, Happy Coding…

Thank you!! Got it Done. :slight_smile:

Hi! I suggest you use long Path file tool for unziping and moving folders.Long Path Tool uses it’s own compression/decompression algorithms. You just select zip file and it does the rest, it will unzip all files even long path ones.