LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

driver issue

In windows 10   i need to work with cvi exe file alone in that but I did not install the cvi in that pc 

when I open my cvi exe file i got an error " the code cvirte.dll was not found reinstall the program may fix the problem " system error

whether error i got is because of the driver or i need install the cvi in that pc

 if it is driver issue please let me know how to update the driver so that driver problem is solved 

 

 

0 Kudos
Message 1 of 4
(2,264 Views)

In order to have an executable created with CVI ready to run on a separate computer you need to install the CVI Run-time Engine on the target machine. The RTE installer can be downloaded separately but the easiest way to have a program up and running on a PC without CVI is to create a distribution on the development machine: the distribution will automatically include in the installer that is creating all the necessary software so that you don't have to worry about installing programs separately: just run the installer and all will be ready.

 

Distributions can be created via Build >> Distributions >> Manage Distributions... menu function: I suggest you to read the help and documentation on that matter that is huge and complete.



Proud to use LW/CVI from 3.1 on.

My contributions to the Developer Community
________________________________________
If I have helped you, why not giving me a kudos?
0 Kudos
Message 2 of 4
(2,239 Views)

while installing  the CVI Run-time Engine on the target machine , please ensure that whether  it does not affect the os of the system 

0 Kudos
Message 3 of 4
(2,230 Views)

I cannot answer on whether the installation of the RTE influences the operating system: it installs a couple of DLLs so it someway has an impact on the OS, but as of my experience I have had no issues in installing it. I cannot be sure since it may depend on your actual system, upgrade level and so on, but I tend to be confident that you will have no problems.

If on the contrary you are worried about the opposite, i.e. whether the OS has an influence on the RTE to install, then you can install the most appropriate RTE depending on the OS (for Windows 10 choose the RTE from 2017 on) since it is backward compatible with applications developed on older CVI releases (not so old, but I have CVI2009 apps successfully running with 2015 RTE).



Proud to use LW/CVI from 3.1 on.

My contributions to the Developer Community
________________________________________
If I have helped you, why not giving me a kudos?
0 Kudos
Message 4 of 4
(2,224 Views)