Thanks for the reply Luis.
I need to stay with CVI 7.x as I need to continue supporting Win NT4 with my application (and moving to CVI 8.0 would prevent me from doing so), hence my requirement to use the command-line compiler as shipped with CVI 7.x.
However, I have discovered that the
build.exe application that is provided in the
C:\Program Files\National Instruments\CVI71\samples\activex\cvi subdirectory provides a command-line-initiated build which does provide the ability to embed the UIR files. It would appear that build.exe effectively automates the opening of the specified project into CVI IDE and then automates the build actions for the project.
Regards,
Darren