Problem
Temporary working folder deleted after package creation.
Solution
The package creation process creates a temporary working folder in the parent folder of the package. Data files are created in this folder and then packaged into the final zip file. The temporary working folder is deleted automatically after the package creations succeeds or fails. You can add the RefDataCleanUp=0 environment variable to keep the software from deleting this folder.