Open Excel file after successful RDP connection
I have a PHP script that creates RDP files on the fly and it works great.
The next step is to automatically open an Excel file once the RDP session
is created, or simply "link" to the Excel file within the RDP connection.
An example would be a user clicks on a link that generates a RDP file
which they then open and connect to, which immediately opens file.xlsx in
Excel.
How would I go about this?
No comments:
Post a Comment