We have a group policy that allows programs to run only from C : \ Program Files. So we moved the Quixel folder from ProgramData to Program Files. But then it crashes because nDo2 is trying to write to files in data\Context, which is also in Program Files, when the user has no write access to Program Files. How can we make this work? Can an environment variable be used to direct nDo2 to pickup/write its data to a custom location?
Replies
Kind regards,
- Teddy