From: Francesco <f18...@ya...> - 2010-03-14 21:34:42
|
Hi, 2010/3/10 Mark Jones <hel...@gm...>: > Hi Francesco, > >> [code snippet] >> this means that your system seems not supported by WinUSB (or >> incorrectly detected maybe). >> If you open an MSDOS prompt and type "ver", what do you get? > > In the Win XP x32 VM, ver reports "Microsoft Windows XP [Version > 5.1.2600]" and it is XP Pro (2004) /w SP3. strange... in that case libusb should set windows_version = WINDOWS_XP; and skip the return LIBUSB_ERROR_NOT_SUPPORTED... I'll test on more Windows XPs btw... > ok, so you can confirm that it works under a Win7 x32 ? ;) > > Yes, I just cloned two clean and freshly updated Windows 7 32-bit (and > 64-bit) VMs, and the latest UPP builds install and run successfully on > both. :) great ;) > Oh, one last thing, it looks like the uninstaller does not > remove the start menu shortcuts yet. I think I've just fixed this. As soon as Frans says he's ready for a new release I can produce updated installers (for both 32 and 64 bit Windows).... Francesco |