18padx08 / pylibnidaqmx

Automatically exported from code.google.com/p/pylibnidaqmx
Other
0 stars 0 forks source link

Missing nicaiu.dll from regular location - suggest adding Windows/System32 location #25

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

Unsure. At some point in development, nicaiu.dll went missing. This could have 
been an update, or maybe windows trickery.

What is the expected output? What do you see instead?

Instead of properly registering libnidaqmx, libnidaqmx is set to None. 

What version of the product are you using? On what operating system?

Running Windows 7 Enterprise, 64-bit, with libnidaqmx version 8.9.

Please provide any additional information below.

I did a full system search and found a copy of nicaiu.dll at 
C:/Windows/System32/nicaiu.dll... perhaps this could be added to the initial 
DLL loading process?

Original issue reported on code.google.com by smartin...@gmail.com on 25 May 2012 at 5:40