Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kimmknight/remoteapptool
Create and manage RemoteApps hosted on Windows 7, 8, 10, 11, XP and Server. Generate RDP and MSI files for clients.
https://github.com/kimmknight/remoteapptool
manage-remoteapps msi-files rdp rdp-files remote-desktop remoteapps
Last synced: 28 days ago
JSON representation
Create and manage RemoteApps hosted on Windows 7, 8, 10, 11, XP and Server. Generate RDP and MSI files for clients.
- Host: GitHub
- URL: https://github.com/kimmknight/remoteapptool
- Owner: kimmknight
- License: other
- Created: 2018-11-14T11:42:12.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-09-21T14:26:33.000Z (about 2 months ago)
- Last Synced: 2024-10-01T11:04:28.987Z (about 1 month ago)
- Topics: manage-remoteapps, msi-files, rdp, rdp-files, remote-desktop, remoteapps
- Language: Visual Basic .NET
- Homepage:
- Size: 518 KB
- Stars: 2,787
- Watchers: 49
- Forks: 369
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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](https://github.com/kimmknight/raweb)!
If you have questions, comments or suggestions about RemoteApp Tool, please visit [Discussions](https://github.com/kimmknight/remoteapptool/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](https://wixtoolset.org/docs/wix3/) (If you want to create MSIs. Reboot after installing.)
* A **supported** edition of Windows XP, 7, 8, 10, or Server. See the [compatibility chart](https://github.com/kimmknight/remoteapptool/wiki/Windows-Compatibility).**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](https://github.com/kimmknight/remoteapptool/releases/download/v6.1.0.0/RemoteApp.Tool.6100.msi)
[RemoteApp Tool 6.1.0.0 Zip](https://github.com/kimmknight/remoteapptool/releases/download/v6.1.0.0/RemoteApp.Tool.6100.zip)
Please note: The latest installer no longer works on Windows XP, use the Zip instead.
Other recent releases are available [here](https://github.com/kimmknight/remoteapptool/releases), and really old releases are available [here](https://github.com/kimmknight/remoteapptool/wiki/Version-history-(pre-GitHub)).
## User guide
[How to create a RemoteApp and use it on another computer](https://github.com/kimmknight/remoteapptool/wiki/Create-a-RemoteApp-and-use-it-on-another-computer)
## Screenshots
![Screenshot 1](https://raw.githubusercontent.com/wiki/kimmknight/remoteapptool/images/screenshots/ss1.png)
![Screenshot 2](https://raw.githubusercontent.com/wiki/kimmknight/remoteapptool/images/screenshots/ss2.png)
![Screenshot 3](https://raw.githubusercontent.com/wiki/kimmknight/remoteapptool/images/screenshots/ss3.png)
![Screenshot 4](https://raw.githubusercontent.com/wiki/kimmknight/remoteapptool/images/screenshots/ss5.png)
![Screenshot 4](https://raw.githubusercontent.com/wiki/kimmknight/remoteapptool/images/screenshots/ss4.png)