GithubHelp home page GithubHelp logo

libwdi's Introduction

A copy of libwdi modified to create a stand-alone driver installer for the Autosport Labs bootloader.

libwdi's People

Contributors

brentpicasso avatar

Stargazers

M. Garcia - Queer1 | Shwoognation HQ a division of Q1 Industries avatar

Watchers

James Cloos avatar  avatar

libwdi's Issues

how to compile wdi-simple.exe??

Sir,
Sir I am not getting any link or idea how to compile wdi-simple.exe.
Actually i m trying to automate Zadig driver replacer for Win-USB and want to install Zadig driver while installing my application.there are some thing i don't get in ur wdi-simple.iss code could you please help!!

1.) how to compile wdi-simple.exe what does it actually need win-usb driver's inf or sys ??
2.) what does this part of code mean which file should be in these directories i didn't get??

/*

  • Embed WinUSB driver files from the following WDK location
  • NB: You must also make sure the WDF_VER, COINSTALLER_DIR and X64_DIR
  • match your WinUSB redist directrories
    */
    #ifndef WDK_DIR
    #define WDK_DIR "C:/Program Files (x86)/Windows Kits/10"
    #endif

/* WDK WDF coinstaller version */
#define WDF_VER 1011

/* CoInstaller subdirectory for WinUSB redist files ("winusb" or "wdf") */
#define COINSTALLER_DIR "wdf"

/* 64bit subdirectory for WinUSB redist files ("x64" or "amd64") */
#define X64_DIR "x64"

3.) what things are required to create win.exe and use it??

I know my question is overwhelming but i seriouly didn't get it??

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.