George,
I tried your use case on my computer:
- created manufacturing package zip
- opened manufacturing package zip and add a file (I used Total Commander internal zip packer)
- import the manufacturing package
The package was successfully imported into new workspace and the workspace contains added file.
SEC tool uses the following python library to handle ZIP files: [https://docs.python.org/3/library/zipfile.html] It seems the library implements PKZIP recommendations, the following document is referred from the library documentation: [https://pkware.cachefly.net/webdocs/casestudies/APPNOTE.TXT]
Can you double-check on your side? Can you please provide more details how to reproduce your problem? Can you provide your modified ZIP file that cannot be opened in SEC tool, so we can analyze?
Regards,
Marek
NOTE: If you find the answer useful, kindly click on [ACCEPT AS SOLUTION] button