diff --git a/README.md b/README.md index aa2c088..a0a41e3 100644 --- a/README.md +++ b/README.md @@ -245,8 +245,6 @@ quickemu --vm windows-11.conf * Complete the installation as you normally would. * Post-install: - * Run the VirtIO installer (`virtio-win-gt-x64`) from the CD Drive (E:). - * Run the Guest Tools installer (`virtio-win-guest-tools`) from the CD Drive (E:). * Download and install [spice-webdavd](https://www.spice-space.org/download/windows/spice-webdavd/spice-webdavd-x64-latest.msi) * Enables file sharing between the host and guest. * Download and install [UsbDk](https://www.spice-space.org/download/windows/usbdk/) diff --git a/quickget b/quickget index 2f8fbe7..703344f 100755 --- a/quickget +++ b/quickget @@ -187,22 +187,43 @@ function unattended_windows() { - E:\amd64\w10 + E:\qemufwcfg\w10\amd64 - E:\viogpudo\w10\amd64 + E:\vioinput\w10\amd64 - E:\viorng\w10\amd64 + E:\vioscsi\w10\amd64 + E:\viostor\w10\amd64 + + + E:\vioserial\w10\amd64 + + + E:\qxldod\w10\amd64 + + + E:\amd64\w10 + + + E:\viogpudo\w10\amd64 + + + E:\viorng\w10\amd64 + + E:\NetKVM\w10\amd64 + + E:\viofs\w10\amd64 + @@ -230,6 +251,13 @@ function unattended_windows() { true true + + + msiexec /i E:\guest-agent\qemu-ga-x86_64.msi /quiet /passive /qn + + 1 + +