diff --git a/quickget b/quickget index 3b65ad5..a19ca77 100755 --- a/quickget +++ b/quickget @@ -280,6 +280,16 @@ function unattended_windows() { Install usbdk USB sharing agent 5 + + curl.exe -L -o C:\Windows\TEMP\spice-vdagent-x64.msi https://www.spice-space.org/download/windows/vdagent/vdagent-win-0.10.0/spice-vdagent-x64-0.10.0.msi + Download spice-vdagent SPICE agent + 6 + + + msiexec /i C:\Windows\TEMP\spice-vdagent-x64.msi /quiet /passive /qn + Install spice-vdagent SPICE agent + 7 +