LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

How can I create a DLL if the file extension is .msi?

I have a problem to create a DLL with a file that I download from your database with extension .msi the error appear like this one "checkerr IVI_INSTRUMENT_FIRMWARE_REVISION" when .c file is trying to compile. when I download an instrument driver with extension .zip it's to easy to create a DLL just with the files .c,.h,.fp but if I try to do the same with the file that I need to install always I get an error in IVI.
0 Kudos
Message 1 of 2
(2,837 Views)
I'm not sure what you have, where on the site did you download it? A MSI file is an installer file. If you have Microsoft's installer program installed you should be able to right-click on it and select "Install".

Best Regards,

Chris Matthews
National Instruments
0 Kudos
Message 2 of 2
(2,837 Views)