automatically reset

automatically reset

hi, is it possible to automatically reset a layer or delete the writeable layer so a program starts with the default settings much like sandboxie?

RE:automatically reset

mabdelnabi's picture

Are you using DS or NS? If yes then you can setup a daily task with a script to run and reset the layer or delete the writable data. DS even has an SVS manage job already setup to do all that under the sample jobs -if you have a license for SVS.- Also, you can add the commands to a login script. For the list of the cmd commands check this link.

Batch file

riva11's picture

A good solution could be , create a batch file with 2 SVSCMD commands , the first one to reset the layer and the second to activate it.

The batch file could be executed by a shortcut on the user desktop (manual solution) or put it in Startup folder.

it works!!

i'm using the command line in a batch at startup, works great, thanks for the suggestions