Is there an option which enforce not to check ACL for specified volume?
For example,
There are 3 NTFS volumes.
C:
D:
E: <- disable ACL check?
E: is the specified volume.
I want that all process(includes Internet Explorer with protected mode) can write E: with no restriction, but not on C: D:
Is it possible?