07-12-2006 03:19 PM - edited 07-12-2006 03:19 PM
Message Edited by Ben on 07-12-2006 03:19 PM
07-12-2006 03:39 PM
Ben,
The instrument driver wizard creates an .inf file that get's stuck into a hidden windows folder called 'inf' appropriately enough. When we we debugging some of our custom usb and pci cards, I remember having to right click on the .inf file and select 'Install' occasionally. This should create the compiled .pnf file. Since the initial debug, I've only had to put the inf and pnf files onto new systems. I'll see if someone here with a better meory can think of anything else.
Dennis
07-12-2006 04:03 PM
Dennis wrote:
"I remember having to right click on the .inf file and select 'Install' occasionally."
That is good feedback Dennis.
I did try that and I saw the pnf file but since I had the board in the machine before doing that, it may not have worked correctly.
I'll try restoring a "pre-Ben" backup WITHOUT the borad in the machine and try that agin.
Ben
07-13-2006 03:11 PM
Thanks again Dennis for those confirming words.
I managed to get it working and I now have a 31 step proceedure for executing this game. I'll spare you the details but here are some notes that may help others.
1) Make sure the board is not in the machine when you do the "Install" Dennis mentioned.
2) After doing the above "Install" and installing the inteface, just get through the New Hardware Wizard as fast as possible.
3) Under the Windows device manager there is a "Scan for Hardware Changes" option that will kick-off the New Hardware Wizard after you have deleted the bogus install at boot-up.
4) Make Image backups before you start this stuff. I ended up having IT restore the PC about 8 times before I had the procedure figured and the PC did not hang any more.
Again,
THANK YOU DENNIS!
Ben