Hi there. I am downloading zipfile from server using FTP, unzipping it into a folder using Zip Object (Clickteam), then trying to delete it using the file object.
However, the file object doesn't want to delete the directory.
When I inspect the unzipped folder with Explorer, its 'Read only' property is set.
Why does the Zip Object set the unzipped directory to Read only? Is there any way to delete the directory without having to do it with Explorer?
Should I use a different Zip Object than Clickteam's?
Thanks.