Compare commits
3 Commits
Author | SHA1 | Date |
---|---|---|
Kim Knight | 8e9a3bf182 | |
Kim Knight | d5f180f01c | |
Kim Knight | 2bb0e37dcf |
18
README.md
18
README.md
|
@ -8,7 +8,7 @@ RemoteApp Tool is a utility that allows you to create/manage RemoteApps hosted o
|
|||
|
||||
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 the [forum](https://groups.google.com/forum/embed/?place=forum/remoteapptool).
|
||||
If you have questions, comments or suggestions about RemoteApp Tool, please visit [Discussions](https://github.com/kimmknight/remoteapptool/discussions).
|
||||
|
||||
## Features
|
||||
|
||||
|
@ -34,18 +34,12 @@ If you have questions, comments or suggestions about RemoteApp Tool, please visi
|
|||
|
||||
**Latest:**
|
||||
|
||||
[RemoteApp Tool 6.0.0.0 Installer](https://github.com/kimmknight/remoteapptool/releases/download/v6.0.0.0/RemoteApp.Tool.6000.msi)
|
||||
[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.0.0.0 Zip](https://github.com/kimmknight/remoteapptool/releases/download/v6.0.0.0/RemoteApp.Tool.6000.zip)
|
||||
[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.
|
||||
|
||||
**Previous:**
|
||||
|
||||
[RemoteApp Tool 5.3.0.0 Installer](http://www.kimknight.net/remoteapptool/RemoteApp%20Tool%205300.msi)
|
||||
|
||||
[RemoteApp Tool 5.3.0.0 Zip](http://www.kimknight.net/remoteapptool/remoteapptool5300.zip)
|
||||
|
||||
## 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)
|
||||
|
@ -54,8 +48,14 @@ Please note: The latest installer no longer works on Windows XP, use the Zip ins
|
|||
|
||||
![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)
|
||||
|
|
Loading…
Reference in New Issue