Unzip
Unzip activity is used for unziping file in compressed format.
| *File name | The zip file name or the folder name is written. |
| *Destination path | The destination directory zip file will be opened is written. |
| Overwrite | This checkbox enables overwriting if there is a file or folder with the same name. |
| Password | If there is a password for compressed file, its password must be entered here. |
Note: * Fields selected with are required, others are optional.
File name example for folders
You can use the File name as shown in the example.
C:\Temp\Test.zip
Destination path examples for folders
You can use the Destination path as shown in the example.
C:\Temp\Test
Password example
You can use the Password as shown in the example.
password
Destination path hint
When the compressed file is being converted to a wide format, a new name cannot be given, it comes to the expanded format with that name, whatever the original name of the file is.
If destination path end with a file separator (with a slash) then the file or folder will be located in that path. Otherwise, if destination path has the file or folder name at the end, action will be taken with renaming support.
Overwrite status
If the “Overwrite” checkbox status is:
True: If there is no file with the same name in the relevant directory, it is opened. If there is a file with the same name in the relevant directory, the old file is overwritten and opened.
False: If there is no file with the same name in the relevant directory, it is opened. If there is a file with the same name in the relevant directory, it will not be opened. The function gets an error with the message File already exists in directory.