Create and manage RemoteApps hosted on Windows 7, 8, 10, XP and Server. Generate RDP and MSI files for clients.
Go to file
2020-10-24 01:57:38 +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 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
RDPFileLib 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
RDPSign Added function to look for rdpsign.exe in multiple locations. 2020-08-16 02:53:28 +10:00
remoteapp-tool Changed the Start Position of all windows (excluding MainWindow) to Center Parent. 2020-10-24 01:57:38 +11:00
remoteapplib 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
.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 2020-07-07 00:27:48 +10: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, 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 the forum.

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

Requirements

  • Microsoft .Net Framework 4
  • WiX Toolset (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 Installer

Latest Portable

User guide

How to create a RemoteApp and use it on another computer

Screenshots

Screenshot 1

Screenshot 2

Screenshot 3

Screenshot 4