Forum Discussion

FortyMegabytes's avatar
FortyMegabytes
Copper Contributor
Jan 14, 2020
Solved

Common Application Configuration File in WVD

Here is our semi-horrifying situation.   We have a business-critical application that I've dubbed "the worst-written Windows application ever".  It is truly awful.  But it's a key part of our busin...
  • racook's avatar
    racook
    Jan 17, 2020

    knowlite the original ini file will be in the place where the app expects it to be. It's just that based on which user is accessing the file, FSLogix will redirect the file open to the user's copy in their profile. It's like a fancy symlink, except that it will redirect to a different place based on which user is accessing the file. And if the target file doesn't exist, it can copy the original file to the target location before opening it.

Resources