Lines Matching refs:to
1 android_winusb.inf file contained in this folder must be used to install
2 WinUsb framework on customers machines. In order to build installation
3 package that is compliant with android_winusb.inf, you need to create
20 to install WinUsb framework. These files can be obtained from WDK 'redist'
21 folder, respectively to the OS: copy x86 files to i386 subfolder, and amd64
22 files to amd64 subfolder.
24 android_winusb.inf file can be modified in order to provide support for the
27 file to add descriptions for new devices and interfaces. Note that when .inf
28 file is modified, .cat files must be rebuilt and resigned in order to keep
29 integrity of the installation. Failure to rebuild and resign .cat files will
31 dismissed) to pop up at the installation time.
33 As an alternative to modification, android_winusb.inf file can be used as a
34 template to create new .inf file for new devices. Note that you also need
35 to build and sign new .cat files for that custom .inf file of yours.
37 The simplest way to create .cat files would be using inf2cat.exe utility,
38 available in WDK at bin\SelfSign folder. To use this utility you will need to