Hi all;
I'm attempting to create a hyperlink to a RDP file to launch Remote Desktop Connection. The following occurs:
- If I link directly to a file (say, C:\test.rdp), I receive an alert stating "No Program is registered to open this file"
- If I link directly to Remote Desktop Connection (%windir%\system32\mstsc.exe), I am successful at launching RDC, but not with the parameters of a target file.
- If I try to add the parameter of a file (%windir%\system32\mstsc.exe -edit "(file location)" OR %windir%\system32\mstsc.exe "(file location)" ), I receive an alert, "Cannot open the specified file"
The last example is a bit perplexing as the same syntax will work in a shortcut anywhere on my machine.
Was wondering if anybody is aware of a workaround, add-on, etc. that could resolve this problem. Thanks.
Bookmarks