| 
      
      
      From: Benedikt S. <sa...@si...> - 2007-08-20 20:15:10
      
     | 
| yes, now it works in my installer script too! thx! Regards Bene Am 20.8.2007 schrieb "Krakora, Robert V" <rob...@de...>: > >Works for me too under Windows XP SP2. > >Rob Krakora >Software Engineer >Delphi Electronics & Safety >e-mail: rob...@de... >phone: 765-451-8574 > >-----Original Message----- >From: lib...@li... >[mailto:lib...@li...] On Behalf Of >lib...@li... >Sent: Monday, August 20, 2007 3:04 PM >To: lib...@li... >Subject: Libusb-win32-devel Digest, Vol 15, Issue 17 > >Send Libusb-win32-devel mailing list submissions to >=09l...@li... > >To subscribe or unsubscribe via the World Wide Web, visit >=09https://lists.sourceforge.net/lists/listinfo/libusb-win32-devel >or, via email, send a message with subject or body 'help' to >=09l...@li... > >You can reach the person managing the list at >=09l...@li... > >When replying, please edit your Subject line so it is more specific >than "Re: Contents of Libusb-win32-devel digest..." > > >Today's Topics: > > 1. Re: how can I pre-install libusb drivers? (Xiaofan Chen) > > >---------------------------------------------------------------------- > >Message: 1 >Date: Mon, 20 Aug 2007 07:44:23 +0800 >From: "Xiaofan Chen" <xia...@gm...> >Subject: Re: [Libusb-win32-devel] how can I pre-install libusb >=09drivers? >To: "Benedikt Sauter" <sa...@si...>, >=09l...@li... >Message-ID: >=09<a27...@ma...> >Content-Type: text/plain; charset=3DISO-8859-1 > >On 8/19/07, Benedikt Sauter <sa...@si...> wrote: >> Hello, >> >> Did anybody know how I can pre install libusdrivers? >> >> I have an multi device, which can be get by an program different >> firmwares. Each firmware normally means an own usb device. >> >> http://www.embedded-projects.net/usbprog (there is an screenshot for >> better association) >> >> Now I have to pre install all possible important drivers. But How? Has >> got anybody a hint? >> > >Stephan has already done that for you. You need Inno Setup. > >Read the template Inno Setup file >libusb\examples\driver_installer_template.iss. > >[quote] > >; This examples demonstrates how libusb's drivers >; can be installed automatically along with your >; application using an installer. >; >; Requirements: Inno Setup (http://www.jrsoftware.org/isdl.php) > >"; To use this script, do the following: >; - copy libusb's driver (libusb0.sys, libusb0.dll) to this folder >; - create an .inf and .cab file using libusb's 'inf-wiward.exe' >; and save the generated files in this folder. >; - in this script replace <your_inf_file.inf> with the name of your >.inf file >; - customize other settings (strings) >; - open this script with Inno Setup >; - compile and run" >[/quote] > >It works for me under Windows XP SP2. > >Hope this helps. > >Regards, >Xiaofan > > > >------------------------------ > >------------------------------------------------------------------------ >- >This SF.net email is sponsored by: Splunk Inc. >Still grepping through log files to find problems? Stop. >Now Search log events and configuration files using AJAX and a browser. >Download your FREE copy of Splunk now >> http://get.splunk.com/ > >------------------------------ > >_______________________________________________ >Libusb-win32-devel mailing list >Lib...@li... >https://lists.sourceforge.net/lists/listinfo/libusb-win32-devel > > >End of Libusb-win32-devel Digest, Vol 15, Issue 17 >************************************************** > >****************************************************************************= ************ > >Note: If the reader of this message is not the intended recipient, or an em= ployee or agent responsible for delivering this message to the intended recip= ient, you are hereby notified that any dissemination, distribution or copying= of this communication is strictly prohibited. If you have received this comm= unication in error, please notify us immediately by replying to the message a= nd deleting it from your computer. Thank you. > >****************************************************************************= ************ > >------------------------------------------------------------------------- >This SF.net email is sponsored by: Splunk Inc. >Still grepping through log files to find problems? Stop. >Now Search log events and configuration files using AJAX and a browser. >Download your FREE copy of Splunk now >> http://get.splunk.com/ >_______________________________________________ >Libusb-win32-devel mailing list >Lib...@li... >https://lists.sourceforge.net/lists/listinfo/libusb-win32-devel |