Cvirte.dll is missing from your computer

Our company uses LabWindows/CVI to create control panels for our products.  We have versions going back to 7.0.  Right now we are using 10.0.  All PC's use Windows 7 RTN.
We released a version of our panel in Feb. 2013, that I assume was created using LabWindows/CVI 10.0 and I have made updates to that version for a new release. 
When I try to install my new version of our panel on machines that have the older panels, the installation seems to install fine using the build package wizard.  However, when we run the application it fails with a
Additionally there doesn't seem to be an uninstall either.  The program cannot be uninstalled from "Programs and Features".  We have two workarounds. 1) Make sure we uninstall the old version of our panels before installing or 2)If you have already installed the new version and have the error, install NILWCVIRTE2010.  You cannot reinstall the panel application because the installer looks at the build and believes it is already installed.
I have kept the build package settings that were used in the last released panels for the new one.
Below are the settings for the Drivers and Components:
But I have also tried:
Any help would be very much appreciated.
Thanks and God Bless!

Issue resolved.
Luckily we had a build protocol that I had neglected to read prior to performing a build. I had missed several steps in the build process.  The build configuration file was ok.  I needed to perform the following steps prior to building:
Under the Build menu select Configuration.  Verify that Released is checked.
Under the Build menu select Target Type. Verify that Executable is checked.
Under the Build menu select Target Settings…
Set Application File to Release and note the path.
Ensure the filename path is correct (should be the same as previous releases)
Ensure the Application Title is set to the same title as previous releases.
Ensure the Run-time support is set to “Full run-time engine”.
Click on Version info and ensure that all the information there is correct as well
Under the Build menu select Configuration and then select Release.
Under the Build menu select Create Release Executable.  If no error message appears the build was successful.
If the executable already exists a question box will appear and ask if previous executable should be overwritten choose Yes.
Then I ran the build distribution.  After a few successful tests, I concluded that one of these steps was the culprit.  I am not sure which, but I suspect the "Ensure Run-time support" or "Application Title" are to blame.
Thank you for you help in this.

Similar Messages

Maybe you are looking for

  • Bridge is non responsive

    I have recently lost the ability to open adobe bridge. I have photoshop CS4 and have been using it without any problems for a few years now but suddenly I lost the abiliy to access Bridge from either the icon at the top of photoshop or through the co

  • How to upload photos at the time of online application form submission?

    pop up Window is not in browser I think... make it easy for me please..

  • Premiere Pro CC 2014 Video is too LARGE

    Hi all, Just getting started with Premiere Pro CC 2014. I've imported a short clip to practice on, and the first thing I noticed is that the output video is too large for the screen: Is there a way to fix this? I don't know if this is related or not,

  • Suppress error dialog in automator

    hi, sometimes my automator app outputs an error dialog "watchmedo encountered an error". this blocks the app to be restarted automatically (I schedule my apps on a repeated basis), as the app is still open. how can I suppress error dialogs like this?

  • Dependent dropdowns

    HI iam populating dropdownbyindex with the values coming from RFC,cardinality and selection of model node are 0..n and 0..1. iam getting the null as the first value in the dropdown. how to set this null value with a value like "please selct" please p