Install dpinst.xml file so dpinst.exe doesn't complain about not having one.
git-svn-id: svn://openib.tc.cornell.edu/gen1/trunk@1958
ad392aa1-c5ef-ae45-8dd8-
e69d62a5ef86
\r
msg = umsg & " (status 0x" & Hex(err) & ") " & vbCrLf & vbCrLf & _\r
cmd & vbCrLf & _\r
- " See %windir%\dpinst.log for details" & vbCrLf & vbCrLf\r
+ " Details in %windir%\dpinst.log" & vbCrLf & _\r
+ " or %windir%\inf\setupapi.dev.log" & vbCrLf & vbCrLf\r
For I = 0 To 3\r
S(I) = (err AND 255)\r
err = err / 256\r
dpinst = cmdspec & "IBcore & dpinst.exe "\r
dpinstNET = cmdspec & "net & ..\ibcore\dpinst.exe "\r
\r
- cmd = dpinst & "/S /F /SA /SE /SW"\r
+ cmd = dpinst & "/F /SA /SE /SW"\r
\r
' HCA driver install - mlx4 or mthca, dpinst does all .inf files in\r
' the current folder.\r
--- /dev/null
+<?xml version="1.0"?>\r
+<dpInst>\r
+ <language code="0x0409">\r
+ </language>\r
+</dpInst>\r