Clarify auto-IP detection is not supported for non-KVM VMs

This commit is contained in:
Hyperspeed1313 2023-11-10 13:34:50 -06:00 committed by GitHub
parent 078e65a225
commit 9f3a4e53d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -79,7 +79,7 @@ The best solution for running a VM as a subsystem for WinApps would be KVM. KVM
- [Creating a Virtual Machine in KVM](docs/KVM.md) - [Creating a Virtual Machine in KVM](docs/KVM.md)
If you already have a Virtual Machine or server you wish to use with WinApps, you will need to merge `install/RDPApps.reg` into the VM's Windows Registry. If this VM is in KVM and you want to use auto-IP detection, you will need to name the machine `RDPWindows`. Directions for both of these can be found in the guide linked above. If you already have a Virtual Machine or server you wish to use with WinApps, you will need to merge `install/RDPApps.reg` into the VM's Windows Registry. If this VM is in KVM and you want to use auto-IP detection, you will need to name the machine `RDPWindows` (auto-IP detection not supported for non-KVM VMs). Directions for both of these can be found in the guide linked above.
### Step 2: Download the repo and prerequisites ### Step 2: Download the repo and prerequisites
To get things going, use: To get things going, use: