From b98df68665e67641f316ea969d53cf784463cb45 Mon Sep 17 00:00:00 2001 From: Kroese Date: Fri, 26 Jan 2024 01:14:20 +0100 Subject: [PATCH] fix: Mousepointer in Windows 7 --- assets/win7x64-ultimate.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/assets/win7x64-ultimate.xml b/assets/win7x64-ultimate.xml index 933d82d..63d32c7 100644 --- a/assets/win7x64-ultimate.xml +++ b/assets/win7x64-ultimate.xml @@ -195,7 +195,7 @@ true true - Other + Home 3 true true @@ -216,6 +216,11 @@ cmd /C POWERCFG -H OFF Disable Hibernation + + 4 + msiexec /i D:\virtio-win-gt-x64.msi /qb! + Install VirtIO drivers +