LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Standalone Exe without DLL

Hi,

iam new in LabWin/CVI. I use the version 5.0.1.

My task is to get an standalone CVI application.

 

It is possible to create an exe-file without linking to an cvirte.dll?

 

My experiences:

-I created a standalone exe-File, copied it elsewhere into a folder. It works only when I copy the cvirte.dll and cvirt.dll in the same folder.

- I think the builder copies the dlls onto my system

 

Thanks,

 

Nice Regards,

 

Peter Weigel

0 Kudos
Message 1 of 2
(3,632 Views)

Hi Peter,

 

a Labwindows/CVI executable will always need the CVI Runtime (cvirte.dll) to run.

But you can include it in the installer so it will be automatically installed on your target pc 

or you can download it for free from our website.

But in general every standalone executable (not only CVI) will need a runtime but some won't be noticed because they are

already shipped with the operating system.

Regards
DianaS
0 Kudos
Message 2 of 2
(3,621 Views)