Did you fix that bug that caused the files inside the Cameyo isolated environment to disappear?
Example: Try to package Mozilla firefox and a file manager in full virtualization environment mode into a single package. Then, download a lot of files using the virtualized Mozilla Firefox, at a certain point when you will browse the filesystem with the virtualized file manager you will notice that it can't see some files that you previously downloaded. The Virtual Application thinks that some files do not exist but if you look inside the virtual package data folder (Package.cameyo.files/CHANGES) you will find the files right there!
Another example with the bugged package: I have downloaded a file called list.txt into the virtual file system. Let's say it is located into the C:\foo directory. If I open a Command prompt and try to type "dir C:\foo" I won't see the file, but if I type "dir C:\foo\list.txt" the file will be showed in the output. When will you solve this problem? it is a serious bug to me and should be fixed ASAP
Thanks for the answer! I was giving up my hope on receiving an answer! I Noticed that if I edit the isolation of a folder and I make it fully isolated, the content of the folder is still showed, so I think that there's another bug to fix. If you want I can do some tests on the future versions of Cameyo as I'm working on something really useful to the community. If you want I cann talk about this idea with you so you can eventually help me doing it It is something that I think is very interesting!