LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

I cannot build an installer for my program

Solved!
Go to solution
Solution
Accepted by User321

Do you get the same error if you do not include any additional installers?

 

Thanks,

Arev

 

Certified-LabVIEW-Embedded-Systems-Developer_rgb.jpgCertified-LabVIEW-Architect_rgb.jpg 

Message 21 of 31
(4,120 Views)
Do you see where it says Installer Source Location? One or more of those paths will be empty or the installer will not be there.
0 Kudos
Message 22 of 31
(4,108 Views)

That was it. That worked like a charm.

 

 

Thank you

0 Kudos
Message 23 of 31
(4,093 Views)
Well, you might be able to create the installer by excluding everything but your exe will need them to ruin.
0 Kudos
Message 24 of 31
(4,073 Views)

According to the images showing Additional installers, the only installer included was LabVIEW Run-Time Engine. LV RTE is required to be on the machine, for proper operation of the application. But if LabVIEW, or LV RTE is already installed on the PC, the application will function without any issues.

 

Thanks,

Arev

 

Certified-LabVIEW-Embedded-Systems-Developer_rgb.jpgCertified-LabVIEW-Architect_rgb.jpg

0 Kudos
Message 25 of 31
(4,059 Views)
Then the op is incorrect in saying he uses GPIB and VISA?
0 Kudos
Message 26 of 31
(4,043 Views)

I do use GPIB and VISA. That is how I communicate with my instruments.

0 Kudos
Message 27 of 31
(4,026 Views)
Then you must include those in your installer or install the drivers separately.
0 Kudos
Message 28 of 31
(4,020 Views)

I think it worked because LabVIEW was already including those installers, so it didn't need to be an "additional" installer. Since I didn't use any additional drivers or components, I didn't need any additional installers.

 

Just a guess.

 

0 Kudos
Message 29 of 31
(3,991 Views)
Have you actually tried to run your program on a pc where nothing has been previously installed? That's the true test of whether the build works.
0 Kudos
Message 30 of 31
(3,980 Views)