LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to creat an installer

Hello:
 
Could anyone tell me how to create an installer for a LabView application?
 
Thanks,
PR
0 Kudos
Message 1 of 4
(2,717 Views)
It depends on what version and level (Base, Professional) of LV you have. If you you have Base, you need to purchase the application builder separately. Building an app is a bit different in v8 than in previous versions.
~~~~~~~~~~~~~~~~~~~~~~~~~~
"It’s the questions that drive us.”
~~~~~~~~~~~~~~~~~~~~~~~~~~
0 Kudos
Message 2 of 4
(2,708 Views)
I have the professional version 7.1
0 Kudos
Message 3 of 4
(2,702 Views)
You should then already have the Application Builder installed. For a quick rundown, under Help/VI Function & How To Help/ look under the Creating VI's and Sub Vi's chapter. There you will find Building A Standalone Application page.
 
To access the App Builder, go to Tools/Build Application or Shared Library(DLL). There are help pages for each tab of the process. Once you do it once, it seems pretty straightforward. You can also save all your settings in a build file that you can load later to skip all the setup steps.
 
Let us know how it goes, and chime back if you need help
~~~~~~~~~~~~~~~~~~~~~~~~~~
"It’s the questions that drive us.”
~~~~~~~~~~~~~~~~~~~~~~~~~~
0 Kudos
Message 4 of 4
(2,699 Views)