02-22-2021 01:29 AM
I want to make a COM dll (activex), but it seems that, all dll generated by labview can't leave it's runtime environment. Is there some way?
02-22-2021 03:29 AM
Everything compiled by LabVIEW needs the LabVIEW Runtime Engine to run.
If you want to run something compile something in LabVIEW, you need to install the LV RTE.
The way around it is to not use LabVIEW.