mirror of
https://github.com/winapps-org/winapps.git
synced 2025-06-09 08:37:19 +02:00
Updated README.md
Added prerequisite paragraph to option 2. Remind users to set the registry entry if they jump directly to Option 2 for installation.
This commit is contained in:
parent
eff9dac441
commit
cca0945bf6
15
README.md
15
README.md
@ -125,7 +125,18 @@ Installation complete.
|
|||||||
```
|
```
|
||||||
|
|
||||||
### Option 2 - I already have an RDP server or VM
|
### Option 2 - I already have an RDP server or VM
|
||||||
If you already have an RDP server or VM, using WinApps is very straight forward. Simply create your `~/.config/winapps/winapps.conf` configuration file, and run:
|
If you already have an RDP server or VM, using WinApps is very straight forward.
|
||||||
|
|
||||||
|
In your existing VM:
|
||||||
|
- Go to the Start Menu
|
||||||
|
- Type "About"
|
||||||
|
- Open "About"
|
||||||
|
- Change the PC name to "RDPWindows" (This will allow WinApps to detect the local IP)
|
||||||
|
- Go to Settings
|
||||||
|
- Under "System", then "Remote Desktop" allow remote connections for RDP
|
||||||
|
- Merge `kvm/RDPApps.reg` into the registry to enable RDP Applications
|
||||||
|
|
||||||
|
Then simply create your `~/.config/winapps/winapps.conf` configuration file, and run:
|
||||||
``` bash
|
``` bash
|
||||||
$ git clone https://github.com/Fmstrat/winapps.git
|
$ git clone https://github.com/Fmstrat/winapps.git
|
||||||
$ cd winapps
|
$ cd winapps
|
||||||
@ -170,4 +181,4 @@ Installation complete.
|
|||||||
- Some icons pulled from
|
- Some icons pulled from
|
||||||
- Fluent UI React - Icons under [MIT License](https://github.com/Fmstrat/fluent-ui-react/blob/master/LICENSE.md)
|
- Fluent UI React - Icons under [MIT License](https://github.com/Fmstrat/fluent-ui-react/blob/master/LICENSE.md)
|
||||||
- Fluent UI - Icons under [MIT License](https://github.com/Fmstrat/fluentui/blob/master/LICENSE) with [restricted use](https://static2.sharepointonline.com/files/fabric/assets/microsoft_fabric_assets_license_agreement_nov_2019.pdf)
|
- Fluent UI - Icons under [MIT License](https://github.com/Fmstrat/fluentui/blob/master/LICENSE) with [restricted use](https://static2.sharepointonline.com/files/fabric/assets/microsoft_fabric_assets_license_agreement_nov_2019.pdf)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user