Use RDP apps like local applications on your computer, in command-line, and to "run with" option.
The application replicating herself to create a new application and inserting RDP file content into a variable inside the compiled application. On the execute it's saving RDP file on the drive with parameters and runs it.
- In RemoteApp Tool, add application like Edge, VLC, or Steam like on the photo below,
- Click the app and "Create Client Connection..." to save an RDP file.
- If you want an icon on the application, extract the icon and save in RDP the directory with the same name, and put app "Resource hacker" with "rh.exe" name like on photos below,,
- To create an application from the ".rdp" file run command
AppRunner.exe <path_to_rdp_file> <output_path_for_exe_file>
- The application will be generated like on the photo below,
- Usage example on other pc,
a) Edge application
b) VLC application