I generated a driver for my custom USB device with VISA Driver Development Wizard. I had no problems at first: I copied the INF file into windows/inf and installed it with right click, then I plugged the device Windows XP detected it automatically.
Later I tried to install it over another Windows XP. The SO detects it as an unknown USB device, and if I try to set the driver manually it says that the INF file doesn't content any information about this component.
I've deducted that this behavior hasn't anything to do with the OS, because I've intalled it successfully in a Windows XP, Windows 98 and Windows 2000, but it has not been thus in another pcs with Windows XP and Windows 2000.
I don't have any idea of like solving
this... someone does?
Thank you.