You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 21, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: OpenTabletDriver.Web/Views/Wiki/Install/Windows.cshtml
+23Lines changed: 23 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -60,3 +60,26 @@
60
60
</li>
61
61
</ol>
62
62
</div>
63
+
64
+
<hr/>
65
+
66
+
<h3class="wiki-nav-item"id="winusb">
67
+
Installation of WinUSB
68
+
</h3>
69
+
<divclass="ms-3">
70
+
<p>
71
+
Some tablets require Zadig's WinUSB installed on an interface interact with the tablet correctly. To figure out if your tablet
72
+
requires WinUSB, and if it does, what interface. Check the <ahref="/Tablets">supported list of tablets here</a>.
73
+
</p>
74
+
<ol>
75
+
<li>If your tablet <b>does</b> require WinUSB download it from <ahref="https://github.com/pbatard/libwdi/releases/download/b755/zadig-2.6.exe">here</a>.</li>
76
+
<li>Start Zadig.</li>
77
+
<li>Go to <code>Options > show all devices</code></li>
78
+
<li>Find your tablet on the device list and the interface.</li>
79
+
<li>Click <code>Replace Driver.</code></li>
80
+
</ol>
81
+
<p>
82
+
<smallclass="text-muted">
83
+
Note: Only install WinUSB if your tablet requires it and <b>only</b> on the interface stated.
0 commit comments