Inheritance of Isolation Options from Folders to Files
AdminStudio 2023 | 25.0 | ThinApp Assistant
Isolation options for files and subfolders are always inherited. The ThinApp virtual environment will apply the most specific reference to that resource.
For example, suppose you have an isolation option for C:\Windows and one for C:\Windows\System32. When the application requests C:\Windows\System32\Notepad.exe, then the C:\Windows\System32 isolation rule will be applied because C:\Windows\System32 is a more specific reference to C:\Windows\System32\Notepad.exe than is C:\Windows.
Example of Inheritance of Isolation Options from Folders to Files