LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

What is minimum runtime engine size when installed on XP embedded OS

I hope to build move an existing Labview 8.6 application to a Windows XP embedded machine and would like to know if their are any tools available to help minimize the hard disk memory requirement, specifically can the runtime engine installation be micro managed so that absolutely nothing that is not required by the application is installed?

 

 If not, is their some way to install the runtime engine and then remove unused items, for instance one .dll file at a time?

 

I would appreciate any guidance.

 

Thanks,
Bernie

0 Kudos
Message 1 of 5
(3,448 Views)

No, you can not do anything.

Minimun run time engine is about 85 Mbytes.

 

To delete each dll that is not used is very difficult and dangerous. I would never do it.

0 Kudos
Message 2 of 5
(3,445 Views)

I believe NI does not officially support running LV apps on XPe, but if you search, you should find some references to it. In any case, I doubt you will find anything relating to the size of the RTE. You can probably safely remove some of the support files (e.g. language files, which take up some space), but I've never done it and it isn't necessarily safe.

 

In older versions, you could simply use all the files from the RTE folder if you didn't require any drivers, but I believe that doesn't work since ~8.0.


___________________
Try to take over the world!
0 Kudos
Message 3 of 5
(3,418 Views)

Hi Bernie,

 

As previously mentioned, there is no way to really make the LabVIEW Run-Time Engine smaller than it already is.  This article explains a bit more on this topic: Reducing the LabVIEW Run-Time Engine Installer Size

 

Kevin S.

Applications Engineer

National Instruments

0 Kudos
Message 4 of 5
(3,382 Views)
Thanks to all for your replies!
0 Kudos
Message 5 of 5
(3,369 Views)