Quantcast
Viewing all articles
Browse latest Browse all 7220

RemoteApp File Paths do not support Symbolic Links

Has anyone gotten RemoteApp to work with symbolic links?

I have an application in C:\app\1.0 . I have a symbolic link C:\app\latest that points to the 1.0 folder. When I publish the application through the GUI, it stores the path as C:\app\1.0 rather than C:\app\latest. If I use a PowerShell Command, it will store the symbolic link version of the path, but the application will fail to open.


Viewing all articles
Browse latest Browse all 7220

Trending Articles