From aa00b168a5d161fc078f9c3adbae354d2a316ec7 Mon Sep 17 00:00:00 2001 From: cpldcpu Date: Wed, 19 Aug 2015 19:36:50 +0200 Subject: rename readme --- windows_driver_installer/Driver_installation.md | 15 --------------- windows_driver_installer/Readme.md | 15 +++++++++++++++ 2 files changed, 15 insertions(+), 15 deletions(-) delete mode 100644 windows_driver_installer/Driver_installation.md create mode 100644 windows_driver_installer/Readme.md diff --git a/windows_driver_installer/Driver_installation.md b/windows_driver_installer/Driver_installation.md deleted file mode 100644 index 14dac38..0000000 --- a/windows_driver_installer/Driver_installation.md +++ /dev/null @@ -1,15 +0,0 @@ -# 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. - -![](zadig_screenshot.gif) - - diff --git a/windows_driver_installer/Readme.md b/windows_driver_installer/Readme.md new file mode 100644 index 0000000..14dac38 --- /dev/null +++ b/windows_driver_installer/Readme.md @@ -0,0 +1,15 @@ +# 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. + +![](zadig_screenshot.gif) + + -- cgit v1.2.3