1

I am currently using this RDP Hyperlink solution to run windows remote desktop by clicking a hyperlink or typing a URL into a browser/explorer.

Unfortunately, Chrome treats URLs beginning in rdp:// as strings and searches for it.

I am specifically interested in a way of modifying the string so that Chrome treats it as a hyperlink. I am less interested in changing settings of the browser, as I would like to implement this on multiple devices. Alternatively, I guess I could change the script of the solution to find a different prefix, beginning in http:// but it seems Chrome is the only browser with this particular problem.

Adding a slash to the end of the URL did not help.

0 Answers0