I think problem is:
WriteCopy isolation mode means that:
You need to change it to Merged so these rules will be applied:
* - your SAP creates new files and those are stored in sandbox which is not accessible by native installed/other virtualized applications. Those are able to be accessed only by virtualized SAP. When you change this behaviour new files will be stored at the system and all applications will be able to access them.
Change it, rebuild package, delete sand-box, and try it.
Let us know,