Extract the zip

Hello Everyone,

I want to extract the zip folder to the given path.

Thanks in advance,
Hemal

What is the approach you have in your mind for this?

@jibanjyoti I have tried Invoke Method through compression.zipfile. But I am getting the error like, access to this path is denied.

Have you tried GUI automation for this?

  1. Keep the folder path+file name in one variable
  2. Open Zip application and provide the path using Uipath (Open Application and type into activity)
  3. Click on Extract Button and provide the full path of the target folder.

can explain in detail

Hi,
you may try “UnZip” activity from “BalaReva.Externals.Activities”

Cheers

1 Like

Hi,
Now it is in new package.

Regards
Balamurugan.S