[Spice-devel] [usbclerk PATCH] msi: make service interactive
Uri Lublin
uril at redhat.com
Wed Dec 18 05:03:43 PST 2013
Otherwise WinXP refuses to install the WinUSB driver.
rhbz#1038289
---
usbclerk.wxs.in | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/usbclerk.wxs.in b/usbclerk.wxs.in
index 1c5e07a..3ac33a5 100644
--- a/usbclerk.wxs.in
+++ b/usbclerk.wxs.in
@@ -59,6 +59,7 @@
Start="auto"
Account="[SERVICEACCOUNT]"
Password="[SERVICEPASSWORD]"
+ Interactive="yes"
ErrorControl="normal"/>
<ServiceControl Id="StartService"
Name="USBClerk"
--
1.8.4.2
More information about the Spice-devel
mailing list