Forum Discussion
David Overton
Feb 15, 2022Copper Contributor
File redirection is including Desktop, Documents etc and this is not wanted
Hi, I'm trying to package SAP and things have been going fairly well, but I've an issues that I'm working through and I think it might be relating to redirection. Any help to resolve the issue wo...
Feb 15, 2022
David,
The procmon trace indicates the issue to me. Sometimes, depending on how the app makes the request, the FRF will decide that it should use a path in the form %MSIXPackageRoot%\VFS\C$\... instead of a more logical VFS path.
There probably isn't much you can do with the PSF version that you are using. This **may** have been addressed in the recent PSF updates, however I have not yet released an updated version of PsfTooling with that version (which I assume that you were using).
The updated PsfTooling should be out soon (it will be version 5.0 when released). If it does not solve the problem, please let me know.
The procmon trace indicates the issue to me. Sometimes, depending on how the app makes the request, the FRF will decide that it should use a path in the form %MSIXPackageRoot%\VFS\C$\... instead of a more logical VFS path.
There probably isn't much you can do with the PSF version that you are using. This **may** have been addressed in the recent PSF updates, however I have not yet released an updated version of PsfTooling with that version (which I assume that you were using).
The updated PsfTooling should be out soon (it will be version 5.0 when released). If it does not solve the problem, please let me know.
- David OvertonFeb 15, 2022Copper ContributorThanks Timothy. I did use PsfTooling as well as your MSIEditX tools.
Is there no exception I can put in, perhaps for a "C$\\users\\documents\\.*" pattern?
I'm supposed to go live on Friday, so a little desperate! Happy to do a private test.
thanks
David- Feb 16, 2022Contact my email. I may have a pre-release.
- David OvertonFeb 16, 2022Copper ContributorThanks, I have sent e-mail.