I wonder how to delete a file/folder on the hard disk or a live Registry key/value on the system using Cameyo, by loading a virtualized program. Is this possible to automate?
It sounds like you want to set Isolation mode to "Full access". When that's set, the virtualized app doesn't get sandboxed when writing to the system where it's not supposed to.
Thanks, but this doesn't really reply to my question. I found no feature in Cameyo's GUI how to remove a file/folder or a Registry setting on loading of Cameyoed program. Any example?
From the package's registry/fs it is easy and can be figured out intutively, but yes, I have in mind removing registry/fs from the system on loading a Cameyoed program. Removing of registry data can easily be done through a reg file, and this is easy:
e.g. to remove a value Norton one can just run:
[-HKEY_CURRENT_USER\Software\Norton]
to remove a key:
[HKEY_CURRENT_USER\Software\Norton] Key=-
But this doesn't work in Cameyo, reg files with "-" (minus sign) cannot be imported and are seen as invalid.
Similarly with deleting files/folders from the actual system. I have found no way to do this by a Cameyoed program short of running a batch file to do this and next starting Cameyoed program.
Can Cameyo be configured for such a behavior automatically?
-- Edited by Selukwe on Friday 23rd of March 2018 09:32:12 AM
__________________
Page 1 of 1 sorted by
cameyo -> Cameyo usage -> How to delete a file on the hard disk or a Registry key/value using Cameyo