What version of Labview was used to build my .exe?

Is there a way to tell what runtime engine I need for a particular .exe
built by application builder?
Thanks,

On newer versions, You can just try to run it and it will tell what's missing. (On very old LabVIEW versions, (e.g. 4.1) you don't need a runtime, everything is contained in the executable.)
If it is already running on a machine and you want to know the version it is using, do "help..about" (unless the menu is hidden or highly customized).
Don't forget to also install NiDAQ, etc. on the target system as needed.
You can always install multiple runtime versions concurrently. They coexist peacefully and LabVIEW will pick the right one for each application.
LabVIEW Champion . Do more with less code and in less time .

Similar Messages

  • Release notes for 2.16 states that there was a fix for alerts not being modal. We are using 3.0.6 and are experiencing the same issue; was there a regression to the modal fix. What version needs to be used to make sure that alert messages are modal?

    Release notes for 2.16 states that there was a fix for alerts not being modal. We are using 3.0.6 and are experiencing the same issue; was there a regression to the modal fix. What version needs to be used to make sure that alert messages are modal?

    We are trying to determine why alert boxes are not modal
    The fix states it's for Firefox 2.0 - 3.7a1pre
    We are using 3.0.6 not the current version of 3.6.13.
    Add-on release notes 2.16.1
    https://addons.mozilla.org/en-US/firefox/addon/foxyproxy-standard/versions/
    Repeating 2.16 release notes since 2.16 was not made available for more than a couple of hours
    Fixed bug whereby some alert boxes weren't properly parented/owned. This led to some alerts not being properly modal
    with respect to the window/dialog that issued the alert.

  • Is there a tool to determine which version of the WDK was used to build a binary?

    I'd like to ensure that our developers are all using the same WDK when building software.  Some of the binaries delivered to my team are from other organizations where we have less control over the build environment.  Is there a tool that I can
    run to identify which version of the WDK was used to build binaries that are built with MSBuild?  

    the quick answer is no, you can't verify it
    d -- This posting is provided "AS IS" with no warranties, and confers no rights.

  • What version of LabView introduced the scrollbar controller?

    Hi,
    Can anyone tell me in what version of LabView the scrollbar controller was introduced? I know that the controller is available in LV 8.5
    Thaks
    Regards
    Tom Andres Lomsdalen, CTD

    I believe it was 8.0. It does not exist in 7.1.
    Of course, older versions have slides which can be customized to look like a scrollbar or use ActiveX scrollbars.
    Try to take over the world!

  • Is there a way to programmatically tell what version of LabVIEW a VI is compiled in?

    Is there a way to tell programmatically what version of LabVIEW a VI is compiled in?
    LabVIEW seems to know.  If you click on "List Unsaved Changes", it (sometimes?) tells you the version of LabVIEW that the VI is already saved under (i.e., 8.0 instead of 8.0.1).  So if LabVIEW knows, maybe they've provided a way for us lower-echelon folks (i.e., customers) to know too, eh?
    Is there a way to get this from, say, VI Properties (i.e., Property Node gets passed a ref to a VI & I select the right property name)?  I couldn't find any property name that has "version" or anything like that, but maybe what I'm looking for is using terms that are so different than what I'm expecting that I just can't tell.
    Or by some other method?  (I gvimmed a few .vi files, and see some stuff that looks like I *could* get the version by parsing/searching the file itself, but parsing the binary might give pretty unreliable results.)

    Just dro a proerty node on the diagram and select property: "Application...Version number" and display the resulting string output.
    Message Edited by altenbach on 07-02-2006 11:33 AM
    LabVIEW Champion . Do more with less code and in less time .
    Attachments:
    version.png ‏9 KB

  • How tool was used to build this Forum ?

    Dear Oracle OTN Team
    Cna anybody tell me what tool was used to build this Forum ?
    Is it a out-of-the-box tool or itas build by Oracle team for specific use in OTN ?
    If this forum program is available for all purpose use , where can I get it ?
    I really like to install such forum progrm inside an Oracle Portal application that I'm developing . Is it possible ?
    I'd appreciate a lot your reply and colaboration on this matter .
    Thanks in advance .
    Best regards !
    Ricardo

    You have apparently purchased a lost or stolen iPhone. The owner's telephone number was given. You should contact the rightful owner about returning it. You should contact the person from whom you purchased it and get your money back. Report all to the local police.

  • What version control system you use?

    We are 20 developer and we use bitkeeper as a version control system.
    But we have 4 envirronnement.
    dev/test/pre-prod/prod.
    Sometimes, 2-3 projects are affecting the same packages.
    And different packages version is all over the place since we have 4 envirronnements.
    What version control system you use for packages?
    Would be cool to have a version control system intergrated to our tools, like toad, pl/sql dev or sql developer, is there one for those tools?
    Is the tool you using it doing all you want it to do?
    Have any link for me to check out?

    Hi,
    I recommend SourceAnywhere Standalone to you. It is an SQL-based source control application that provides all of the key features of VSS, plus much more. It is well integrated with Microsoft Visual Studio 6/2003/2005/2008, Dreamweaver and Eclipse. Here is the home page of SourceAnywhere Standalone:
    http://www.dynamsoft.com/Products/SAWstandalone_Overview.aspx
    The Hosted edition, SourceAnywhere Hosted that is delivered as a SaaS application is also available.
    http://www.dynamsoft.com/Products/SAWhosted_Overview.aspx
    You can take a look.
    Thanks,
    Catherine Sea
    www.dynamsoft.com
    the leading developer of version control and issue tracking software
    Message was edited by:
    Catherine Sea

  • Please also report what type of cloth was used

    I've seen lots of conflicting reports on different polishes such as Brasso and the like.
    I think one major variable is what type of cloth was used.
    If people could please report what type of cloth is used, that'd be great. Thanks.

    Selenia,
    Thanks very much for the quick response, however, this does not help me.
    The newest version of Crystal Reports that we have is 7.01.  The menu selection you specified under Report does not exist.
    The actual machine and instance of Crystal Reports that was used to create this was in another Business Unit and on machines that were retired long ago.
    Dave
    Edited by: Stratatel on Apr 28, 2010 1:27 AM

  • What version of LabVIEW first included Bundle by Name and Unbundle by Name?

    What version of LabVIEW first included Bundle by Name and Unbundle by Name?
    Allen Weekley

    I am auditing software that was originally written a long time ago by someone who is long gone from the company. In a discussion of this, someone offered the theory that Unbundle by Name did not exist in LabVIEW 4.0 as an excuse for one aspect of the poor programming style. I couldn't remember for sure if LabVIEW 3.0 had Unbundle by Name. The question was merely academic.
    There was at one time a chart comparing features of different LabVIEW versions somewhere on the NI web site. Anyone know where it is located, if it is still there?
    Allen

  • HT1920 I have got a Activation Lock on my iPhone and I need to get it activated. I don't know what Apple ID I was using with my iPhone. It shows as U***@h******.uk which is too short to be my email address. I have reset all my Apple ID passwords and none

    I have got a Activation Lock on my iPhone and I need to get it activated. I don't know what Apple ID I was using with my iPhone. It shows as U***@h******.uk which is too short to be my email address. I have reset all my Apple ID passwords and none are activating my iPhone. I have also been into the apple store and they have tried to find out the Apple ID my iPhone was using but this was not successful. The serial number of my iPhone is: C32JN641DTWF

    You are going to need to change the email address you use with your old ID. Once you have got access to your old account you will then log into both accounts at the same time on your Mac and transfer your data to a single account. We can do this later, but need you to get access to your old account first.
    My Apple ID

  • I have creative cloud, I have both photoshop and lightroom current versions installed - I was using the trial period.  I paid for the 9.99 a month and now I'm trying to figure out how to get a current program so it won't expire - which is still says it is

    I have creative cloud, I have photoshop and lightroom current versions installed - I was using the trial period.  I paid for the 9.99 a month and now I'm trying to figure out how to update this. 

    You need to uninstall the trial applications and reinstall from the CC app.

  • What version of Flash is used for Kindle Fire?

    What version of Flash is used for Kindle Fire?

    The latest Kindle Fire HD is not officially supported by Flash  Player.  Please see this page for a list of all certified devices:
    Flash Player Certified Devices
    That said, some users have been able to get Flash Player working on the Kindle Fire by using Dolphin, a third party browser.
    How to install Adobe Flash on your Kindle Fire HD   
    Get Flash on Kindle Fire HD (video)

  • What version of forms was the cutover from 6.0 to  6i.

    What version of forms was the cutover from 6.0 to 6i.
    What was the last release of 6.0 (6.0.5.34 ) ?
    First release of 6i ?
    George

    George,
    actually I don't know the exact version number, but it was Patch5 where Forms6i was branched out from. The last Forms 6.0 patch was patch 7 and had the Forms version 6.0.5.35.3 in it.
    However, patch 7 was where bot, 6i and 6.0 had the same level of functionality.
    Frank

  • How do i know what app store account was used to install an app on my macbook pro?

    Hi All,
    For about a year i have been bugged by the app store that i a couple of apps that are not up to date. I have tried to find the account that the app was installed with. I have found three accounts on my name, i logged in with all of them but no luck. How can you figure out under what name an app was installed?
    Thanks for any suggestions,
    Aad Nales
    PS: I the maps fiasco was enough to get some people fired, then this should even lead to more job changes :-)

    Please try each of the following steps you haven't already taken, until the issue is resolved. After each step, relaunch the App Store and try again.
    1. Follow the instructions in the Apple Support article linked below:
    Mac App Store: Cannot update App Store purchases or updates do not seem available
    2. If any App Store purchases were made under a different Apple ID, or if the bundled iLife applications were accepted under a different ID, sign in to the App Store with that ID to update.
    3. Alternatively, delete the probem applications and re-download them with the ID you're using now. If you haven't already purchased them with that ID, you'll have to do that first, because purchases can't be transferred from one account to another.
    4. Select the Purchased tab in the App Store window. If you see an item in the list marked "You have 3 apps to accept," click Accept.
    5. Triple-click the line below to select it:
    /Library/Caches/com.apple.appstore/adoption.plist
    Right-click or control-click the highlighted line and select Services ▹ Reveal from the contextual menu. A Finder window may open with a file selected. If it does, delete the selected file. You may be prompted for your login password.
    Then repeat step 4.
    6. Select Store ▹ View My Account from the App Store menu bar, then select View hidden purchases. If you're trying to update any hidden purchases, unhide them.
    7. Launch iTunes and select Store ▹ Authorize This Computer from the menu bar.
    8. If you've moved any App Store apps out of the applications folder, or into a subfolder, put them back. Never move or copy those applications.
    9. Contact Account and Billing Support on this page:
    Apple - Mac App Store - Contact Support

  • I just tried downloading 4, replaced 3.6 with this new version that is not supported on my system. I'm using a Mac 10.4.11. I have lost the previous version that I was using. How can I get it back?

    I googled Firefox and tried to download the version I was using and it again downloaded this new version.
    I have no Firefox to use!
    Is there a way to get the 3.6 version back?

    Firefox 4 requires at least OS X 10.5 and an Intel Mac. There is a third party version of Firefox 4 that runs on OS X 10.4/10.5 and PPC Macs, for details see http://www.floodgap.com/software/tenfourfox
    If you prefer you can get Firefox 3.6 from http://www.mozilla.com/en-US/firefox/all-older.html

Maybe you are looking for

  • When trying to view a pdf from IE10 I get a small square with an X and not the document.

    When trying to view a pdf from IE10 I get a small square with an X and not the document. I have removed reader completely from the control panel and reinstalled version 11.0.4. I have IE 10 10.0.9200.16721. Need assitance in getting Reader XI setup.

  • BBP_DOC_STATUS_GET expired contract

    Hello, We are using SRM 7.0. When i check the contract status in the SRM portal, it is Expired. When i check the contract status in the SRM GUI using FM  BBP_DOC_STATUS_GET, it is Released. Could you please let me know the issue origin? Thanks, Hazem

  • Macbook running slow after mountain lion update

    why? i have 2 gb of RAM, that should be more than enough, right? firefox is running slow, everything is freezing. i have barely used any of my hard drive space with it being at 225.61 gb free out of 249.2 gb. its really frustrating.....

  • Building custom date control in WAD

    Hi, Plz. let me know how can I build a custom date control in WAD which will take date intervals. OR How can I represent a date interval variable in WAD by not using the variable screen feature of the web template. Thanks, Priya

  • MDM syndicator, Root path is disabled

    Hi I have created xsd version of my repository and in the MDM syndicator, Root path is disabled. should I have to create xsd root file or how can I do that thanks Manian