From 273c01c3bc455db627ffcfc09dfe1129294dbeb5 Mon Sep 17 00:00:00 2001 From: Leonardo Di Gianfelice Stornelli <17832817+Leonardo-DGS@users.noreply.github.com> Date: Sat, 15 Jul 2023 15:11:32 +0200 Subject: [PATCH 1/3] Update RDPApps.reg link --- docs/KVM.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/KVM.md b/docs/KVM.md index 091e88d..9e2f9d6 100644 --- a/docs/KVM.md +++ b/docs/KVM.md @@ -135,7 +135,7 @@ Leave everything as default and click `Next` through the installer. This will in ![](kvm/25.png) -Once you finish the driver install, you will need to make some registry changes to enable RDP Applications to run on the system. Start by downloading the `RDPApps.reg` file from the WinApps repo by visiting https://github.com/Fmstrat/winapps/blob/main/install/RDPApps.reg, right clicking on the `Raw` button, and clicking on `Save target as`. +Once you finish the driver install, you will need to make some registry changes to enable RDP Applications to run on the system. Start by downloading the `RDPApps.reg` file from the WinApps repo by visiting https://github.com/winapps-org/winapps/blob/main/install/RDPApps.reg, right clicking on the `Raw` button, and clicking on `Save target as`. ![](kvm/26.png) From ec183d3528ef6c63b345cbb698d9e8678e4dda6c Mon Sep 17 00:00:00 2001 From: Leonardo Di Gianfelice Stornelli <17832817+Leonardo-DGS@users.noreply.github.com> Date: Sun, 16 Jul 2023 02:28:53 +0200 Subject: [PATCH 2/3] Change to relative link --- docs/KVM.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/KVM.md b/docs/KVM.md index 9e2f9d6..bd55a3a 100644 --- a/docs/KVM.md +++ b/docs/KVM.md @@ -135,7 +135,7 @@ Leave everything as default and click `Next` through the installer. This will in ![](kvm/25.png) -Once you finish the driver install, you will need to make some registry changes to enable RDP Applications to run on the system. Start by downloading the `RDPApps.reg` file from the WinApps repo by visiting https://github.com/winapps-org/winapps/blob/main/install/RDPApps.reg, right clicking on the `Raw` button, and clicking on `Save target as`. +Once you finish the driver install, you will need to make some registry changes to enable RDP Applications to run on the system. Start by downloading the [RDPApps.reg](/install/RDPApps.reg), right clicking on the `Raw` button, and clicking on `Save target as`. ![](kvm/26.png) From 70eb981c45fd17d0ec04d1f0b77f317e5bad7281 Mon Sep 17 00:00:00 2001 From: Leonardo Di Gianfelice Stornelli <17832817+Leonardo-DGS@users.noreply.github.com> Date: Sun, 16 Jul 2023 02:29:47 +0200 Subject: [PATCH 3/3] Update KVM.md --- docs/KVM.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/KVM.md b/docs/KVM.md index bd55a3a..dea6e93 100644 --- a/docs/KVM.md +++ b/docs/KVM.md @@ -135,7 +135,7 @@ Leave everything as default and click `Next` through the installer. This will in ![](kvm/25.png) -Once you finish the driver install, you will need to make some registry changes to enable RDP Applications to run on the system. Start by downloading the [RDPApps.reg](/install/RDPApps.reg), right clicking on the `Raw` button, and clicking on `Save target as`. +Once you finish the driver install, you will need to make some registry changes to enable RDP Applications to run on the system. Start by downloading the [RDPApps.reg](/install/RDPApps.reg) file, right clicking on the `Raw` button, and clicking on `Save target as`. ![](kvm/26.png)