Create and manage RemoteApps hosted on Windows 7, 8, 10, XP and Server. Generate RDP and MSI files for clients.
Go to file
Kim Knight 8e9a3bf182
Update README.md
Updated Google Groups link to GitHub Discussions.
2024-01-09 14:57:14 +11:00
LockChecker Check if file is locked or not and present to end user if it is locked and by what. 2019-11-15 14:44:55 -06:00
RDP2MSI Initial commit 2019-09-29 22:45:23 +10:00
RDP2MSILib Merge pull request #79 from wk6768/master 2023-06-16 23:04:11 +10:00
RDPFileLib RDPOptionsWindow added to allow editing of RDP file settings when using Create Client Connection. Addresses issue #100 2024-01-04 00:11:44 +11:00
RDPSign Added function to look for rdpsign.exe in multiple locations. 2020-08-16 02:53:28 +10:00
remoteapp-tool Update version number ready for a release 2024-01-04 23:51:48 +11:00
remoteapplib Add Duplicate RemoteApp feature in File menu. Issue #52 2023-09-08 23:46:51 +10:00
.gitignore Initial commit 2019-09-29 22:45:23 +10:00
LICENSE Create LICENSE 2019-09-29 23:04:28 +10:00
README.md Update README.md 2024-01-09 14:57:14 +11:00

RemoteApp Tool

With Microsoft RemoteApp technology, you can seamlessly use an application that is running on another computer.

RemoteApp Tool is a utility that allows you to create/manage RemoteApps hosted on Windows (7, 8, 10, 11, XP and Server) as well as generate RDP and MSI files for clients.

If you want your RemoteApps to appear in the Start Menu of your clients, or via a web interface, check out RAWeb!

If you have questions, comments or suggestions about RemoteApp Tool, please visit Discussions.

Features

  • Create and manage RemoteApps on Windows desktops and servers
  • Generate RDP files
  • Generate MSI installers (requires WiX Toolset)
  • Use a Remote Desktop Gateway
  • Set options such as session timeouts
  • Select icons for your apps
  • File type associations for deployed apps
  • Sign RDP files
  • Backup RemoteApps

Requirements

  • Microsoft .Net Framework 4
  • WiX Toolset v3 (If you want to create MSIs. Reboot after installing.)
  • A supported edition of Windows XP, 7, 8, 10, or Server. See the compatibility chart.

Note: If you try to host RemoteApps on an incompatible edition of Windows (eg. Windows 10 Home), the tool will run but RemoteApps will not work. The RDP client will appear to be connecting, then just disappear with no error shown.

Download

Latest:

RemoteApp Tool 6.1.0.0 Installer

RemoteApp Tool 6.1.0.0 Zip

Please note: The latest installer no longer works on Windows XP, use the Zip instead.

User guide

How to create a RemoteApp and use it on another computer

Screenshots

Screenshot 1

Screenshot 2

Screenshot 3

Screenshot 4

Screenshot 4