Usually they are not needed, and needlessly take quite a lot of space on the target system. Do publish them in the ISO, so that they are easily available if needed. Change-Id: I6dfa5f5e904ea63513f30f4418e58ad2654cf486 Signed-off-by: Yedidyah Bar David <didi@xxxxxxxxxx> --- win-guest-tools.nsis | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/win-guest-tools.nsis b/win-guest-tools.nsis index 19d45a3..1f7ace5 100644 --- a/win-guest-tools.nsis +++ b/win-guest-tools.nsis @@ -125,7 +125,7 @@ Section "install" File "bin/vdagent_x64/vdservice.exe" SetOutPath "$INSTDIR\drivers" - File /r drivers/virtio/ + File /r /x *.pdb drivers/virtio/ Push "vioserial" Push "vioser" -- 1.8.3.1 _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/spice-devel