A doubt with taifun's zip extension

Hey @Taifun you might know that your zip extension extracts the file to archive name is there any way to directly extract the file inside… Because i don’t see any block :slightly_smiling_face:

no
else there would be a method available :wink:

Taifun

1 Like

The developer already replied to you that there isn’t any way to directly extract the file inside otherwise there would be a specific block for that in the extension

Yes, use the File.Unzip method.

Note: Unlike the other methods, this one uses an absolute path. I had already pointed out these discrepancies with the File component several times (including the Kodular team).

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.