blob: f2dc534f90e79b9dbdd18c17aaefbc66f31bd2b3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<# Windows driver installation with Zadig #
Zadig is an automated windows driver installer for libusb devices. It will automatically create a driver signature which prevents issues with unsigned driver on Windows 10 and earlier. The latest version of Zadig can be found here: [http://zadig.akeo.ie/](http://zadig.akeo.ie/). For convenience a copy is provided in this folder.
Please proceed as follows to install the Micronucleus driver:
1. Run Zadig_2.1.2.exe. The interface as shown below appears.
2. In the menu go to *Device->Load Preset Device*. Select micronucleus.cfg
3. Click the "Install Driver" button.
The driver is now installed and Micronucleus should be ready to use.

|