This information last updated:10-31-05 Device Driver last updated 7-6-04 DLL last updated 10-27-05 Application last updated 10-27-05 ################################### Following for use in Win2k or WinXP ################################### LL_USB2K.ZIP archive contains: Con2k_ws.ZIP: All source code, documentation, ready-to-run demo app, and DLL. Open this archive into a directory where you can build the source and/or run the application INSTALL.ZIP: Everything required for installation. Open this archive onto a floppy diskette to use for driver installation. Read "INSTALL.DOC" within the "INSTALL.ZIP" archive for complete installation instructions. ================== If you are not an application developer, note that there are three files of interest to you within the USB_VC.ZIP archive: VC5_APP2K.exe LL_USB.CFG LL_USB2K.DLL Place those files within their own directory. Open "LL_USB.CFG" within any text editor. Note the many entries of Device IDs. Replace any one of those with the Device ID of your hardware. Note that the format of that file is critical, so don't add any extra empty lines or remove any that are already there. There is an explanation of it's format at the end of the file. If you happen to mess it up, there is a backup of it called "LL_USB.bak" in the USB_VC2K.ZIP archive. After installing the driver as per the instructions in the INSTALL.DOC file and the changes to the configuration file you are ready to run the application.