Changes between Version 25 and Version 26 of libwdi/faq
- Timestamp:
- 09/14/10 16:17:02 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
libwdi/faq
v25 v26 47 47 48 48 '''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. 50 50 51 51 '''Does libwdi support internationalization'''