We have an application that is hard coded to export data to:
C:/users/%username%/My Documents
We are using folder redirection that saves the user documents to:
\\Server\Pofiles\%username%$
When the user tries to export the data from the app, they get an error from the app saying :

Is there a way to direct an application to save to the redirected folder if it is hard coded to the local folder?
Thanks,
Steve