Forum Discussion
Tim Mangan
Mar 05, 2019MVP
FileRedirection Redirection
When using the FileRedirectionFixup, the C++ code modifies the path used in, lets say CreateFile, to something akin to \\?\C:\Users\username\AppData\Local\VFS\...
But then somewhere else below ...
Vladimir Postel
Mar 21, 2019Former Employee
Hi Tim,
As always thanks for your feedback Tim. It is a missing feature that we captured.
One of the options we discussed today is to enable it by turning off the Copy on write OS redirection for newly created files in pre-defined selected locations. Then the fixup you created will not be overwritten and work well for the AppData roaming folder redirection.
Thanks!
Vlad