LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to create a LabVIEW Installer?

Hi,

 

govindsankar_1-1712577964266.png

 

 

I am trying to create a LabVIEW installer. So it is asking me for the runtime. So I put in the CD and took it to the folder in the CD where it contains the .msi file. 

govindsankar_0-1712577910876.png

I forward it to this folder while creating the labview installer and select folder. 

But the answer I am getting is this location doesnt contain a valid installer. 

govindsankar_2-1712578033850.png

 

What is a valid installer? I thought the .msi file is the valid installer. What is the mistake I am making. Thank you. 

 

 

0 Kudos
Message 1 of 4
(594 Views)

It seems to be that you have installed LabVIEW RunTime once with your own installer, then removed it, and as result this "messed" now. Sometimes its happened. I would like to recommend to reinstall LabVIEW Run-Time completely, then it should work. Also good idea to test installation not on the development OS, but on clear OS in Virtual Machine (like VMWare or Virtual Box, and make snapshot before running your installer) - this will decrease a risk that something will be "mixed" from development and run-times, also will eliminate lot of issues if something missing on the target PC, because you will test installer "from the scratch" all the time on the "naked" OS.

Message 2 of 4
(550 Views)

It looks like you installed from a DVD/USB and now it wants to use that DVD/USB to create an installer. Insert it and see if it works.

G# - Award winning reference based OOP for LV, for free! - Qestit VIPM GitHub

Qestit Systems
Certified-LabVIEW-Developer
0 Kudos
Message 3 of 4
(524 Views)

@Yamaeda wrote:

It looks like you installed from a DVD/USB and now it wants to use that DVD/USB to create an installer. Insert it and see if it works.


Yes, also good suggestion. But I have had very similar issue without DVD. Definitively, I've prepared installer of my product, including all runtimes, then occasionally installed it on the same development PC. Later I just uninstalled my own product, and also removed installer files, this action also removed installed LabVIEW Run-Time and development environment asked me for this "media" which not exists any longer. Theoretically this "issue" probably can be reproduced under virtual machine, but I was too lazy and just reinstalled Run-Time (or LabVIEW completely, I don't remember).

Message 4 of 4
(510 Views)