Is it possible to embed DAQmx in Installer(created by Application Builder)?

The good thing of Installer (created by application Builder) is that it also integrates LabView Runtime Engine along with supports like Serial port support, Port I/O support etc. Due to which one can install the application developed by Labview on any system wheather that contains Labview or not, as the engine required by that application also gets installed.
But problem with my application is that it uses DAQmx related stuff, so I have to install DAQmx 8.0 prior to running my application installer on any system. Is it possible that the DAQmx related stuff required by my application also gets install through same installer as it installs LabView Runtime Engine, so that the distribution of my application donot require the complete installation of DAQmx.

You need to use LV 8.0.  You can add NIDAQ to your installer in LV 8.0.  In previous versions I do not think it is possible.
see: http://zone.ni.com/devzone/conceptd.nsf/webmain/5ADBC06AC32E508A8625706E0062EBD1
Matt
Matthew Fitzsimons
Certified LabVIEW Architect
LabVIEW 6.1 ... 2013, LVOOP, GOOP, TestStand, DAQ, and Vison

Similar Messages

  • Supressing autorun during installer creation in Application builder

    I have LV 8.20.
    I am creating an installer for my application including the MAX configuration and DAQmx driver. At some point the Application Builder asks for the driver CD's. When I insert the Drivers CD when the Application builder asks for it, the front panel for installing the drivers pops up and my original popup that asked for that CD disappears. Can I disable the autorun feature somehow? This really interferes with the building process.
    Shouldn't the Application builder programmatically suppress the autorun.inf on that CD?
    Scientia est potentia!

    Thank you for the reply.
    I had managed to create an instastaller afterall. It took me a few tries.
    I had clicked on the OK (or contiue or done?) button on the popup that requested the Device Driver Reference CD before the popup from that CD had a chance to appear.
    It still seems to me that, it would make sense to supress that popup that atomatically comes up when the CD is inserted into the drive.
    Scientia est potentia!

  • Installer built with Application Builder gives error "Cannot install, higher version already installed"

    I am having an issue with an installer which I created with the Application Builder. I have a project that I have successfully deployed. Subsequently I created another project (and vi) which is based on a copy of the originals, both with new file names. In the renamed project file, I changed all file names, paths, and all resources, to reflect the new names. I also changed the installer’s destination and install folders, of course. I reset the executable’s version number (in the Build Specification properties) to 1.0 (the original was 1.3). I then successfully built an executable and the application installer. However, when I run the installer (setup.exe), it gives a dialog (after the license screen) that it “Cannot install” because a “higher version already installed”.
    I’ve done exactly the same thing with other vi’s and projects of mine, and never had this issue. The installer correctly installs the newly created (and renamed) version where it is told to in the project file. Also, I’ve never had a problem deploying (installing) on my development PC either.
    I have carefully checked and rechecked to make sure there is no reference to the original executable or paths. What could be causing this behavior? I want to keep the two projects completely separate, so simply changing the version to higher than 1.3 is not an acceptable solution.
    Thanks to anyone in advance for any help and suggestions.
    Ed

    Yes, LV 8.5 does NOT give me control over the GUID. In the project file there are three such strings:
    "App_applicationGUID"
    "App_INI_aliasGUID"
    "App_INI_GUID"
    They all have different numbers and none of them match the GUID or PackageGUID in setup.ini. I don't know if they are related or not, but usually it's not a good idea to mess with (manually edit) files like these (project, ini, etc.) unless you know what you are doing. (For example, I do edit the setup.ini file to change some of the [Dialogs] parameters, but that is based on direction from NI support.)
    Anyway, like I said, I've made copies of projects before and never ran into this problem. At least I have a solution, however laborious, in creating a new project file from scratch.
    Let me know if anyone has more thoughts on this.
    Ed

  • Is it possible to embed a page I created in iweb into say perhaps a CL ad?

    I noticed some craigslist ads that open up to a site page such as this:
    http://miami.craigslist.org/brw/sls/1008010274.html
    I would like to do this with a page I created on iweb such as this:
    http://web.me.com/emailgennarino/Site/AD.html
    If this is not possible with iweb what do I need to do to make this happen?

    If you look at that Craig's List posting you linked to it is an image. So you would need to make a jpg image of your iWeb page and link it to the ad using the add photos section of your ad.. An easy way to make a jpg/gif/pdf file of a web page is to use Paparazzi@.
    You could post a link to the web page but adding a jpg version would be better IMO.
    OT

  • How to add third party dll in our installer using application builder?

    Hello friends,
    I have one application (VI) which is using some third party dll of protocol and now I want to make a installer which should install dll along with application exe. Please suggest the way ..
    Thanks
    Solved!
    Go to Solution.

    Hi,
    I placed it in project file and included it in category of "Always Included" in exe creation. Then after i created installer with needed NI drivers. But this installer didn't registered the dlls in project file. I registered it manually using regsvr32 command..
    Any help to do it automatically during installation..
    To brief my words, I need help to understand the process of third party dll registration during installation of installer created by application builder..
    Thanks

  • Is it possible to embed fonts in Keynote theme?

    I've created custom theme for Keynote'08 and everything works fine.
    My theme uses corporate fonts.
    At the moment the theme is distributed with additional font pack and the user have to install both, but I'd like to simplify the theme installation process.
    Is it possible to embed fonts in Keynote theme?

    Got it, and it make sense...
    I was thinking about something like adding fonts to theme-files folder,
    but well, I can live without this "feature".
    Thx Your for the answer.

  • How can I embed the Quicktime installer into a projector

    Hi
    I'm in the proccess of completing a large multimedia project in Director that has a good deal of Quicktime content.
    Many of the people who will be making use of the end result don't have quicktime on their computers.
    I was hoping to find a way of embedding the quicktime installer into the application so that the proccess can be as idiot proof as possible.
    I don't have a great deal of experience with embedding things in Director, so any help would be greatly appreciated.
    Thanks

    You can't (readily) "embed" an un-supported file type, like an executable, into a Director file. Instead, you ship the installer alongside your projector, or in some other known relative location, and then run it if you need to. Buddy API is a useful xtra in this situation because it will help you determine whether QT is installed, and which version, and also run the installer if/when required

  • Is it possible to embed some JavaScript code WITHIN a QT movie?

    Hi,
    This may be a job for QuickTimeKirk, as I've seen (s)he seems quite knowledgeable about QuickTime secrets...
    I'm using a blog service which does not allow the calling of external JavaScript files. Furthermore, testing STAMPot from my excellent fellow compatriot *Francis Gorge* (http://www.qtbridge.com/stampot/stampot.html) did not help me enough because the posts on my blog are contained within tables over which I have little control. In particular, I cannot write a full HTML page description with the <head> and <body> tags, and all the references needed to link to the .js file (and others) created by STAMPot.
    So, I'm wondering if it is possible to embed the appropriate code directly within a QuickTime movie, e.g. under the form of a additional HREF track.
    What I'm trying to achieve, in the end, is to have a poster frame for my movie, and have the movie play within that same poster frame space, but WITHOUT the movie controller +(not the poster frame controller, which I know how to hide)+, and then the movie looping back to the poster frame.
    Maybe I missed something, but in the case I understood correctly what I read on the QT Dev web site, when one passes the controller="false" parameter to the +<embed src="<a class="jive-link-external-small" href="http://...&gt;">http://...> tag, the parameter only applies to the FIRST movie, which is, in fact, the poster frame. Even if the target movie was saved with the controller disabled, this is only acknowledged by QuickTime Player, NOT by the QuickTime plugin.
    Any help will be greatly appreciated!
    Thanks in advance,
    batspray

    1- You can add a frame to the end of the movie, make it an href track that points back to the poster movie. Yes. Illustrated details, here: [http://developer.apple.com/documentation/QuickTime/QT4WebPage/samplechap/speci al-24.html]
    2.- As to the larger question of JavaScript within the QT movie, No. "Starting with QuickTime 7.1.5, you can no longer issue javascript: URLs or call JavaScript functions from within a QuickTime movie. This feature was removed from QuickTime for security reasons." See this official notice: [http://developer.apple.com/documentation/quicktime/Conceptual/QTScriptingJavaScript/bQTScripting_JavaScri_Document/chapter_1000_section1.html].

  • Is it possible to embed keywords assigned in Lightroom 4 into DNG files?

    Keywords I assign to photos in Lightroom do not show up as "tags" when I view the photo's properties in Windows Live Photo Gallery. Is it possible to embed keywords assigned in Lightroom to the properties of the photo file?

    Thanks very much for your response. Ctrl-S saved the keywords to the DNG file properties. However, my original question was wrong. I should have asked how to save the keywords assigned in Lightroom to the properties of a TIFF file. Ctrl-S in Lightroom does not seem to embed keywords assigned to a TIFF file. When I check the properties of a TIFF file in Windows Live Photo Gallery after I have assigned keywords in Lightroom, the keywords assigned in Lightroom do not appear as "tags." Do you have any additional suggestions?

  • HT5361 Is it possible to embed raw latex into a mail message to display an equation?

    Hi,
    Is it possible to embed raw latex (or any other meta data format like HTML) into a mail message? I would really like to be able to send equations directly without converting them to PDF or GIF first.
    Thanks,
    Joe

    I just borrowed a quadratic equation from the MathML Wikipedia site and grafted it into an HTML document. It imaged fine in Safari 7. It should be noted that neither the latest Google Chrome or FIrefox rendered the same content accurately.
    Laying out your entire email message (including MathML) in HTML can be tedious. Once it is displayed in the browser, each use of the command+I will put the browser content in a new Mail compose window. So, you cannot add an equation to existing Mail composition. Select, copy and paste (or paste and match style) will not work either.
    Depending on the importance you place on email equations, at one time, Design Science (MathType) claimed compatibility with Apple Mail (4.5) where you could input your equation in MathType and it could then be placed within the email. The mail recipient would not need a copy of MathType installed for this to work. MathType even allows you to key your equation in with LaTeX syntax to generate the equation.
    You could check with them about functionality (or restrictions) with Mail 6 and 7 on OS X, as it might provide a more productive way to achieve your goals.

  • Is it possible to Embed a PDF and command by a button within a PDF document

    Is it possible to embed a fillable PDF form onto a PDF document and using the button to open the embedded file?
    I am using XI Pro.
    Thanks.
    Jj

    Files cannot be "embedded" in a PDF.
    Attach the form PDF to the not-a-form PDF.
    Create the Button field on the not-a-form PDF.
    For the Button's Action select "Go to a page view".
    You'd open the attached form PDF.
    The  Action wll look like:
    Mouse Up
        Go to a page in another document
               File: PDF attachment
               Page: 1
               Zoom level: Fit Page
    The default "Open" for the attached PDF is "Window set by user preference".
    You can edit this to select either "New Window" or "Existing Window".
    Be well...

  • Is it possible to embed a Windows QT player on CD?

    Is it possible to embed a Windows QT player on CD so the application doesn't have to be loaded on the host machine, but accessed from the CD. I have QTVR movies that must play on XP machines, but receipients are not permitted to permanently load "unapproved" software. I recall long ago that a Mac QT player was standalone and could be included in this manner but am unfamiliar with Windows requirements. Can anyone help please?
    G5 Dual 1.8   Mac OS X (10.4.3)  

    Sorry but no. Just as with Windows Media Player, QuickTime has files that must be installed as part of the operating system. The same would apply to a Mac, by the way.

  • Is it possible to Embed an MP4 video into a FlashCC file?

    We're looking at hopefully getting some videos into our final swf by embedding it.  We know we can use FLV's etc, but we would like to use the original MP4's without the loss of quality. Is it possible to Embed mp4's using code or something and adding it to a stage? I read everywhere that it is not possible unless converted etc...
    If anyone does have any comments, links or example code that may help, it would be appreciated.
    Thanks.

    Thanks for the answers here but this is what i've found online also. The problem is that the mp4 isn't embedded into the swf and has to be 'linked' to a source file.
    The only thing I can find to do is to convert to flv and then embed... But even Media Encoder doesn't support flv anymore...

  • Is it possible to embed VIMEO videos in HD QUALITY?

    Is it possible to embed VIMEO videos in HD QUALITY?
    I'm trying to embed in Adobe Muse a few videos taken from my Vimeo account.  but the quality in Muse seems poor, compared to the original Vimeo quality, which is HD.
    if I click on "HD", in Muse, it says "sorry HD not available here".
    anyone can help?
    thanks

    well, problem solved, got vimeo plus (50$ per year) HD ok in embedded videos.

  • Is it possible to embed Youtube videos in to InDesign?

    Hello everyone,
    im working with a interactive pdf and i need to put in a couple of video's.
    Is it possible to embed Youtube video's into InDesign?
    I know that this question has been asked before, but a answer on it i couldn't find.
    Sorry for my bad english , but after a couple of hours of looking on the internet and experimenting it still doesn't work.
    Thanks,
    Robin

    Here's an interactive PDF with a Flash player I built awhile back embedded
    http://www.zenodesign.com/forum/zenoyoutube.pdf
    This won't work inside of a browser, but if you download the pdf and open it in Reader 9 it should work. You'll have to click the Flash icon and Allow dialogs first then enter a YouTube URL in the field in the lower right corner and click play. Most YouTube URLs from your browser address field should work, i.e. this format:
    http://www.youtube.com/watch?v=c1oMtwmTaNQ

Maybe you are looking for