I'm attempting to convert a small program I wrote in visual basic into a portable program using cameyo. The program I created reads a file and following some manipulation creates a new file. I operated cameyo according to instructions and it created a .exe file. When I run my now portable program it seems to be working, the appropriate windows and elements appear, however the product of the program, the new file, isn't generated. I'm not sure whether the problem is with the reading of the file or the creation of the new file, but either way it's not working. I was hoping that you could help me understand what went wrong, and would greatly appreciate any help you can give.
The default location of the sandbox is %AppData%\VOS\AppID\CHANGES.
Using Package Editor, you can change a package's Data storage location. Additionally, you can customize Isolation so that files can be written to the host system instead of the sandbox.