I seem to have encountered another problem.
Everything seemed to worked fine, I was adding a lot of small files to the archive, but when I tried adding some larger files (60 mb and 180 mb) it seems to stall and eventually the program closes without any error message or anything.
Since the amount of files I need to add to the archive is unknown and of unknown sizes when Its created, I use lists to hold the different path to the files that it needs to add and when a file have been added I remove it from the list, which works fine with small files, but with the big files it doesn't.
Was wondering if you have experience this problem or know how to solve it as im not sure what to do, when the program just closes and works fine with the small files?
Is there a way to make the archive wait adding new files until the current one is completed? Or test whether a file was successful added, there is the action called "Archive has file", but guess that is only useful if I have actually saved the archive to the disk, but it closes before I can invoke download?