From 04:00 PM CDT – 08:00 PM CDT (09:00 PM UTC – 01:00 AM UTC) Tuesday, April 16, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

BLT for LabVIEW (Build, License, Track)

cancel
Showing results for 
Search instead for 
Did you mean: 

BLT Installer can't find LabVIEW 2019 runtime engine

Solved!
Go to solution

Hi,

 

my application uses LabVIEW 2019 SP1.

 

While building an installer via the BLT environment, the LV2019 runtime engine doesn't show up as a valid choice in the selection.

 

I am using BLT in a VMWare VM.Installer.JPG

0 Kudos
Message 1 of 4
(3,971 Views)
Solution
Accepted by Neville_D

Hi Neville, 

 

Indeed the 2019 Run-Time Engines are not yet available in BLT. The main reason is that NI changed the way they release their installers in 2019. Now everything is done using NI Package Manager and NI doesn't publish any more EXE installers for their run-times.

We are working on improving this experience in BLT to support NI Run-Time Engines 2019 and later. In the meantime, here is the approach that we have used internally and with other customers.

 

1. Install WinRar on your computer

2. Download the LabVIEW Run-Time Engine 2019 SP1 Offline Installer from https://www.ni.com/en-ca/support/downloads/software-products/download.labview.html#329458

2020-02-24_10-49-39.png

3. Extract the downloaded iso file using WinRar:
2020-02-24_10-51-45.png

4. Select all the extracted files and folders and add them to a new WinRar archive:
2020-02-24_10-53-03.png

5. Check the box "Create SFX archive" to create a self-extracting archive

2020-02-24_10-54-44.png

6. Go to the Advanced tab and click on "SFX options..."

2020-02-24_10-55-47.png

7. Configure the SFX options as shown below:

2020-02-24_10-58-36.png2020-02-24_10-59-17.png2020-02-24_10-59-52.png2020-02-24_11-00-21.png

8. Click OK and OK again to create the archive. This will create an EXE file that will extract the NI Run-Time Engine and launch the Install.exe program

9. Configure your BLT Installer to include and launch the SFX archive file you've just created:

2020-02-24_11-04-08.png

 

Hope this helps.



Matthias Baudot | Software Architect | Founder at STUDIO BODs


STUDIO BODs     BLT for LabVIEW     LabVIEW Champion     Certified Professional Instructor     DQMH Trusted Advisor     GCentral Sponsor


 Check out my LabVIEW presentations and videos!

0 Kudos
Message 2 of 4
(3,964 Views)

How do you get to the BLT window in Step 9 ?

 

thanks,

 

Neville.

0 Kudos
Message 3 of 4
(3,955 Views)

1. Select your product in the tree and click on the "Build and Distribute products" button

2020-02-24_12-20-33.png

2. Select the "Advanced" tab and click on "Installer settings"

2020-02-24_12-20-54.png



Matthias Baudot | Software Architect | Founder at STUDIO BODs


STUDIO BODs     BLT for LabVIEW     LabVIEW Champion     Certified Professional Instructor     DQMH Trusted Advisor     GCentral Sponsor


 Check out my LabVIEW presentations and videos!

0 Kudos
Message 4 of 4
(3,947 Views)