diff --git a/virtio-win-drivers-installer/Drivers/viofs/viofs_extras.wxi b/virtio-win-drivers-installer/Drivers/viofs/viofs_extras.wxi index 1e39463..404f279 100755 --- a/virtio-win-drivers-installer/Drivers/viofs/viofs_extras.wxi +++ b/virtio-win-drivers-installer/Drivers/viofs/viofs_extras.wxi @@ -25,6 +25,7 @@ Name="VirtioFsSvc" DisplayName="VirtIO-FS Service" Description="Enables Windows virtual machines to access directories on the host that have been shared with them using virtiofs." + Dependencies="WinFsp.Launcher/VirtioFsDrv" Start="demand" ErrorControl="ignore" Type="ownProcess"