Jump to content

Ajayvignesh

Members
  • Posts

    9
  • Joined

  • Last visited

Posts posted by Ajayvignesh

  1. I'm facing similar issue but with a different code 42308.  Thanks @mattbaker.digital I could figure out that some controls and protected VIs in a class was causing this trouble.  To add complexity, I have that class in a packed library.  For now it got fixed when I made all of those class scope to public.  Not an ideal solution to put all of them in public, but considering the project timeline to release, this is best to go ahead instead of dealing with this forever.

    Regards,
    Ajay.

  2. On 10/9/2014 at 0:24 PM, Darin said:

    The XNode uses a CLFN with the library wired by path.  I have used this CLFN inside an executable, see if it works for you.

     

    GetStringFromPointer.png

    Could someone please convert this snippet to a .vi format here? 

    I'm using LV-2016 and dropping this snippet in BD imports as simple PNG image. I hope if it's converted to .vi in LV2012, I can use it in LV2016.   

  3. Hooovahh,

     

    Thanks for your reply.  The setup.ini file is located in installer build location whereas I want to read the version number from executable.  In my scenario, I will not have access to the setup.ini after the installation of software.  In such case, the extraction of version from registry seems potential solution.  Could you please give me more idea on hot to extract it from registry?  I'm unfamiliar with GUID.

     

    Thanks for crosslinking the post  http://forums.ni.com/t5/LabVIEW/How-to-read-installer-version-number-programmatically/m-p/3241311#M943667

     

    --Ajay.

  4. I need to read the installer version number (not the exe version number) programmatically.  Is there any way?

     

    I have a bundled software which has multiple EXE's under one installer.  Commonly I use the installer version number for reference and want to show it up to the user.  Is there any way to get the installer's version number instead of executable's version number?

     

    --Ajay.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.