03-29-2007 05:25 PM
Noel,
Yes, I am running "drivertolv.exe". I downloaded it several times to make sure I had the right one. It has the little NI logo next to it, and as I described, when it runs it first puts up a dialog that has the title "Labview interface driver for LabWindows/CVI Instrument drivers 1.0", so I know I got the right one. That dialog shows briefly before the MDSPlus installer kicks in.
When I read the documentation, there is a little note at the end that you are using stuff from Apache, so it did not seem impossible that you would somehow be drawing on MDSPlus, which is another 'free' package. As it turns out, since you confirm that MDSPlus is not suppsed to run, I figured that maybe your installer is somehow picking up something it should't. So I copied the installer from my downloads directory to my root directory and re-ran it, and THAT WORKED. The new tool installed, the menus under labview are updated, the new wizard appears under add/remove programs, and the tool actually worked.
I tried to be as explicit as possible in describing exactly what I was seeing...
04-02-2007 06:36 PM
The driver you used creates a temporary dir in %temp%, extracts the installer to it, and runs setup.exe from that directory. Something sounds like it is going wrong, and the unzip tool is doing all that, but running exe from the wrong directory. However, our more recent version of the tool extracts files to a dedicated NI directory - so this likely shouldn't happen any longer.
Thanks,
Noel Adorno