LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Labview 8.0 with an XP embedded OS

I'm working on a similar project but from the sounds of it we are both
at about the same point. I've built an XPe image, ran the FBA and then
tried to install the run-time engine, which fails with the "wrong os"
error. Ideally, I'd like to build a component and include the
installation in the image. I've use a program called "inCTRL5" to
capture the installation of an install however it's literally 1000's of
lines of registry changes. So either I'm missing something or there's a
ton of changes that need to be included in the component. Is there
anybody that has experience capturing a 3rd party installation and
creating a component that can coment on this process?

Thanks,

Bryan

0 Kudos
Message 11 of 13
(1,209 Views)
I'm working on a similar project but from the sounds of it we are both
at about the same point. I've built an XPe image, ran the FBA and then
tried to install the run-time engine, which fails with the "wrong os"
error. Ideally, I'd like to build a component and include the
installation in the image. I've use a program called "inCTRL5" to
capture the installation of an install however it's literally 1000's of
lines of registry changes. So either I'm missing something or there's a
ton of changes that need to be included in the component. Is there
anybody that has experience capturing a 3rd party installation and
creating a component that can coment on this process?

Thanks,

Bryan

0 Kudos
Message 12 of 13
(1,209 Views)
OK...got the runtime engine installed and have succesfully transfered a
Labview exe to the target. In my earlier post I said something about
"wrong os" which was incorrect. The actual problem was that I didn't
have the Windows Installer component included in the build, there for
it couldn't figure out what to do.

0 Kudos
Message 13 of 13
(1,202 Views)