Skip to content
This repository was archived by the owner on Dec 21, 2023. It is now read-only.

Commit 8ee0bb0

Browse files
Merge pull request #90 from jamesbt365/WinUSB
Add WinUSB installation instructions to the install guide.
2 parents 9d39343 + 4d8d7b9 commit 8ee0bb0

1 file changed

Lines changed: 23 additions & 0 deletions

File tree

OpenTabletDriver.Web/Views/Wiki/Install/Windows.cshtml

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,3 +60,26 @@
6060
</li>
6161
</ol>
6262
</div>
63+
64+
<hr/>
65+
66+
<h3 class="wiki-nav-item" id="winusb">
67+
Installation of WinUSB
68+
</h3>
69+
<div class="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 <a href="/Tablets">supported list of tablets here</a>.
73+
</p>
74+
<ol>
75+
<li>If your tablet <b>does</b> require WinUSB download it from <a href="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+
<small class="text-muted">
83+
Note: Only install WinUSB if your tablet requires it and <b>only</b> on the interface stated.
84+
</p>
85+
</div>

0 commit comments

Comments
 (0)