On Tue, Sep 14, 2010 at 4:17 AM, Peter Stuge <pe...@stuge.se> wrote: > Freddie Chopin wrote: >> ...\openocd-0.5.0-dev-100827221639\drivers\libusb-win32_ft2232_driver-100831.zip > > Maybe http://libusb.org/wiki/libwdi and the Zadig source can be used > to make an even more easy-to-use package.
The wdi-simple example may be a good candidate. http://git.libusb.org/?p=libwdi.git;a=tree;f=examples;hb=HEAD Actually libusb-win32 has something like this to install driver package which works for 32bit and 64bit Windows. rundll32 libusb0.dll,usb_install_np_rundll i --inf=your_inf_file A GUI installer is also possible. An Inno Setup script is here. http://libusb-win32.svn.sourceforge.net/viewvc/libusb-win32/branches/libusb-testing/examples/driver_installer_template.iss?revision=347&view=markup > Oh, and how do you create the MSI? Would you be willing to share > the sources for that? I think Freddie is using Microsoft's WiX installer. It would be nice to know how Freddie is doing it. http://wix.sourceforge.net/ http://wix.codeplex.com/ -- Xiaofan _______________________________________________ Openocd-development mailing list Openocd-development@lists.berlios.de https://lists.berlios.de/mailman/listinfo/openocd-development