Changes between Version 25 and Version 26 of libwdi/faq


Ignore:
Timestamp:
09/14/10 16:17:02 (3 years ago)
Author:
pbatard
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • libwdi/faq

    v25 v26  
    4747 
    4848'''How can I use libwdi to install a specific USB device with an installer?''' 
    49   When run from within an installer script, the wdi-simple sample from examples should be able to achieve just that. An example of [http://www.jrsoftware.org/isinfo.php Inno Setup] installer script, called [http://git.libusb.org/?p=libwdi.git;a=blob;f=examples/wdi-simple.iss wdi-simple.iss] is also provided with the libwdi examples. 
     49  When run from within an installer script, the wdi-simple sample from examples should be able to achieve just that. An example of [http://www.jrsoftware.org/isinfo.php Inno Setup] installer script is also provided with the libwdi examples. See the [http://git.libusb.org/?p=libwdi.git;a=blob;f=examples/wdi-simple.iss wdi-simple.iss] sample. 
    5050 
    5151'''Does libwdi support internationalization'''