Hi everyone,
Currently the only way to open a folder path using RDWeb and RemoteApp is to use explorer.exe as the app and then set line argument to:
C:\Windows\explorer.exe \\servername\sharename\%username%\
Is there ANY WAY to not use the UNC path (network sharing is NOT SAFE) and use something like this:
C:\Windows\explorer.exe C:\My_Folder\%username%\
I tried it and it doesn't work. RDWeb line argument does NOT understand "%username%" and opens the folder in "My Document". Is there a work around for this?
Currently the only way to open a folder path using RDWeb and RemoteApp is to use explorer.exe as the app and then set line argument to:
C:\Windows\explorer.exe \\servername\sharename\%username%\
Is there ANY WAY to not use the UNC path (network sharing is NOT SAFE) and use something like this:
C:\Windows\explorer.exe C:\My_Folder\%username%\
I tried it and it doesn't work. RDWeb line argument does NOT understand "%username%" and opens the folder in "My Document". Is there a work around for this?