


Go to Microsoft's official website to download Windows Driver Kit 7.1.0 Follow the link to the application page to download Windows Driver Kit.Follow the instructions on the screen and move on.When the account control window appears, allow changes to be made.The installer download will start automatically: wait for it to finish and run the executable file.Open the link above to open the Microsoft Windows SDK download page, where you click the button "Download".Those interested in manual driver development should pay particular attention to this method. Its essence is to use proprietary Microsoft tools to create the user's driver signature. This method is more complex, so we even had to divide it into steps to avoid comprehension problems. If the installation of the other components is done using an executable file, navigate to the software directory and run it to complete the installation. After that, a notification will be displayed on the screen that the import of the settings was successful. Wait for the component to finish processing, which will literally take a few seconds.Then use it to navigate to the drivers directory and enter pnputil.exe –a + название файла.

pnputil.exe –a and then space and paste the name that you copied earlier.

as administrator by any convenient method, for example searching for the application through the menu "Start". Fully highlight the file name and copy it with the keys Ctrl + C or by calling the context menu by pressing the PCM.At the end of the list, select "Properties".Click on it with PCM to bring up a context menu. Go to the folder with the driver and look there for the INF file, which should be installed on the operating system.It is then required to transfer your settings to Windows 7, which is done like this: This method is best used in situations where you have downloaded a driver, but it turns out that it is unsigned and you cannot install it. The first option is suitable for those users who are going to install it in the operating system only once and are not interested in its subsequent distribution. 2.4 Step 4: Create a signature for the driver.2.3 Step 3: Create a configuration file.2.2 Step 2: Generate a key and certificate.1 Method 1: Import the digital signature.
