LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

How to install CVIRTE 7.0 ?

I wonder how to install just the RTE onto a target machine. this is what I found out so far:
execution of CVIRTE.msi from the install cd seems to work, but if I try to run a program compiled with CVI 7.0 afterwards, it complains about missing dll's.
only if I install the program using a distribution kit
built with cvi, it will work.
however, this is not my preferred way to install target machines - I usually install once the RTE and then just copy cvi-executables afterwards.
is this no more possible ?
--
Once the game is over, the king and the pawn go back into the same box.
0 Kudos
Message 1 of 8
(5,103 Views)
The CVIRTE.msi should install the CVI Run-time engine properly. I suspect that the DLLs your application is looking for is not part of the CVI RTE. What DLLs is the program complaining about?

Best Regards,

Chris Matthews
National Instruments
0 Kudos
Message 2 of 8
(5,103 Views)
The CVIRTE.msi is an internal installation part for National Instruments. It does not actually install anything unless you pass to it some special properties to tell it that it has a dependency.

You can get to our external installer part by going to the FTP site:

ftp://ftp.natinst.com/support/labwindows/cvi/runtime/7.0/win32/cvirte70.zip

Jeff
NI
0 Kudos
Message 3 of 8
(5,103 Views)
Thanks, Jeff,
I think this is the way to go - unfortunately the link above seems to be broken (I get HTTP error 500) -
can you please check if the URL ist ok ?
--
Once the game is over, the king and the pawn go back into the same box.
0 Kudos
Message 4 of 8
(5,103 Views)
hmm,
I can't exactly remember - but I'm pretty sure my program doesn't use any other dll's that CVI's.
since I installed my program via distrubution kit, I
cannot reproduce the mentioned problem on this target machine - I will recheck on another one and post the
results here.
thanks for your time.
--
Once the game is over, the king and the pawn go back into the same box.
0 Kudos
Message 5 of 8
(5,103 Views)
I am sorry you must remove the space from the last part of the link:

ftp://ftp.natinst.com/support/labwindows/cvi/runtime/7.0/win32/cvirte70.zip
^

Jeff
NI
0 Kudos
Message 6 of 8
(5,103 Views)
josswern,

You can also search for the CVIRTE using our website by following the Drivers and Updates link in the lower left corner of the front page. The following link will take you directly to the download:

http://digital.ni.com/softlib.nsf/954feaeea92d90918625674b00658b83/c5aceb508c6c143c86256da30056de80?OpenDocument

Hope that helps!

Matthew C
Applications Engineer
National Instruments
0 Kudos
Message 7 of 8
(5,103 Views)
fine, thanks,
now it works !.
greetings
werner
--
Once the game is over, the king and the pawn go back into the same box.
0 Kudos
Message 8 of 8
(5,103 Views)