LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

installer

Hello all
I have PDS 8.0
I created the VI: tst.vi
I created the installer my VI
Then I installed this VI on the same computer in the f:\lv\
But only (one file) the tst.vi was installed in the f:\lv\
Where is my error?
Regards
Iskander

Message Edited by Iskander on 10-11-2007 09:09 AM

0 Kudos
Message 1 of 14
(4,888 Views)

You need to create an EXE AND create an installer.  The installer will install the file and additonal support like LV's runtime engine.  Does this anwer your question?

Matthew Fitzsimons

Certified LabVIEW Architect
LabVIEW 6.1 ... 2013, LVOOP, GOOP, TestStand, DAQ, and Vison
Message 2 of 14
(4,867 Views)
Thanks
I have created an EXE file.
But I want create installer  that I can installe my project to another computer without LV
Regards
Iskander
 
 
0 Kudos
Message 3 of 14
(4,849 Views)
 

Yup, create the EXE then the installer.  In the installer select "Additional Installer" then select "NI LabVIEW Runtime Engine x.x.x"

See Link: http://zone.ni.com/reference/en-XX/help/371361D-01/lvhowto/build_installer/ 

 

Matthew Fitzsimons

Certified LabVIEW Architect
LabVIEW 6.1 ... 2013, LVOOP, GOOP, TestStand, DAQ, and Vison
Message 4 of 14
(4,835 Views)
 

Here's more info on buildine exe's and installers from the DevZone:

https://www.ni.com/en/support/documentation/supplemental/19/introduction-to-the-labview-application-...

~~~~~~~~~~~~~~~~~~~~~~~~~~
"It’s the questions that drive us.”
~~~~~~~~~~~~~~~~~~~~~~~~~~
Message 5 of 14
(4,823 Views)

Dear Matthew Fitzsimons

Thanks for the attention

I will be learn DevZone

Regards

Iskander

0 Kudos
Message 6 of 14
(4,814 Views)
Pictures are good Smiley Wink  Thanks!
Matt Fitzsimons
NI Alliance Member
LabVIEW Champion
NI Certified LabVIEW Architect
LabVIEW, LV-RT, Vision, DAQ, Motion, and FPGA
0 Kudos
Message 7 of 14
(4,797 Views)

Hello

I have another the problem

I have Win XP and LV8.0

I created the VI  with USB camera. The VI is working. I received the image from WEB -camer

Then I created the installer

Then I have installed this programm to another PC. This PC has Win VISTA. 

But I didn't receive the image from WEB -camer

I received the error.

Where is my error?

I added the files with installer and error.

Regards

Iskander

 

  

Message Edited by Iskander on 10-15-2007 03:14 AM

Download All
0 Kudos
Message 8 of 14
(4,779 Views)
Are you usin NI Vision?  This requires you to purchase an additional runtime license.
Matt Fitzsimons
NI Alliance Member
LabVIEW Champion
NI Certified LabVIEW Architect
LabVIEW, LV-RT, Vision, DAQ, Motion, and FPGA
0 Kudos
Message 9 of 14
(4,755 Views)
An image of your project is not the same thing as showing what you included in the installer. Since you are installing this on Vista, have you upgraded all of your drivers to the Vista compatible ones? Also, LabVIEW 8 itself is not supported on Vista.
0 Kudos
Message 10 of 14
(4,743 Views)