Sandbox A : dotnet runtimes installed
Sandbox B : flash runtimes installed
Sandbox C : suspicious software 2 that needs dotnet
Sandbox D : suspicious software 1 that needs dotnet, and flash
And imagine Sandbox B and C inherits Sandbox A,B files, registry entries, and *some of* settings like this:
Code: Select all
[Sandbox C]
Inherit = Sandbox A
[Sandbox D]
Inherit = Sandbox A:Sandbox B ; imagine %PATH% ;-)
so this function may be placed in .INI settings *only*, at first, I think.
Users must take responsible for tricky (and cool) settings.