Hello guys,
I want to use pkzip in UiPath, but i do not know how to use it, invoke method or invoke power shell? so please give me some advises ,thanks
first install the application that is needed to extract that type of file…then can use powershell to call the application with the required file
cheers
Hi Anil,
Thanks for your reply.
I have already installed the PKzip software, as shown in the following image

If using invoke power shell, how to fill in CommandText and Parameters.
Thank you!
Thank you for providing the reference article.
I tried to write a command, but encountered an error. Could you please help me take a look. Thanks

When I use the cmd command, it shows that it is not recognized
Yes, I have tried, but it was not recognized.
first try in command prompt to make it proper…then use the same in UiPath…if it fails in command prompt then there is something wrong that we are doing
cheers