raweb/README.md

27 lines
662 B
Markdown
Raw Normal View History

2019-10-05 16:35:17 +02:00
# RAWeb
A simple web interface for your RemoteApps hosted on Win 7, 8, 10 and Server.
2019-10-11 16:05:03 +02:00
To setup RemoteApps, try [RemoteApp Tool](https://github.com/kimmknight/remoteapptool).
2019-10-05 16:35:17 +02:00
## Features
* Webfeed to put RemoteApps in client start menu.
* Authentication to provide different apps to different users.
* File type associations on webfeed clients
## Website
For user guides and more info, visit:
[http://kimknight.net/raweb](http://kimknight.net/raweb)
2019-10-11 16:05:03 +02:00
## Download
[Latest](https://github.com/kimmknight/raweb/archive/master.zip)
2019-10-05 16:35:17 +02:00
## Installation
1. Install IIS and ASP features
2019-10-11 16:05:03 +02:00
2. Copy the contents of the "wwwroot" folder to your inetpub\wwwroot folder.