LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Build installer for lvlib for LabVIEW instr.lib folder

Dear.

 

It might be trivial.

I build an .lvlib.

What I want now is to make an Istaller.

The installer should install the vilib into the instr driver directory of the current LabVIEW Version.

I'm using LV 2011.

The installer always wants to install the files into 'Program Files' folder.

 

So the question is:

How do I have to proceed?

I want the complete vi and controls hirarchy including dir.mnu files to be installed into the instr.lib folder.

 

Regards

 

Martin

0 Kudos
Message 1 of 9
(4,478 Views)
Have you checked out the VI Package Manager?

Mike...

Certified Professional Instructor
Certified LabVIEW Architect
LabVIEW Champion

"... after all, He's not a tame lion..."

For help with grief and grieving.
0 Kudos
Message 2 of 9
(4,446 Views)

This is a prime canidate for VIPM.  You can use the free version to build the package.  The best part of using VIPM is that you can "install" it on every version of LabVIEW you have installed (that is it compatable with, of course).



There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 3 of 9
(4,434 Views)
You can also submit the driver to NI for review and inclusion on the instrument driver network. Then the driver would be installed just like all of the others there.
0 Kudos
Message 4 of 9
(4,418 Views)

Dear mikeporter,

 

I had this idea too.

VIPM doesnt allow to use dir.mnu files and icons.

This is a provledge of the pro version..

 

Reagrds

 

Martin

0 Kudos
Message 5 of 9
(4,404 Views)

@Kunze wrote:
VIPM doesnt allow to use dir.mnu files and icons.

This is a provledge of the pro version..


I'm not sure what you are trying to say here.  VIPM will allow you to build the palettes, even with the free version.



There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 6 of 9
(4,365 Views)

Dear,

 

I tried to use VIPM and got this dialog.

What esle can I say?

 

0 Kudos
Message 7 of 9
(4,348 Views)

If I understand your Problem correctly, you are trying to add your palettes onto another computer.

 

I wouldn't recommend to change something in the vi.lib with your installer, because maybe your installer corruptes something in your LabVIEW folders.

 

But maybe this would help you:

 

How Can I Distribute a Custom LabVIEW Palette from My Computer to Others

http://digital.ni.com/public.nsf/allkb/42638DE68BBE9C22862573A3006A790E

 

This could be what you are looking for

0 Kudos
Message 8 of 9
(4,309 Views)

Dear

 

thank you all.

I want to close this claim.

Since the NI-Installer doesn't work I have choosen the VIPM.

Delting the dir.mnu files from my project and creating new palette icons in VIPM solved all problems.

Thank you very much.

 

Yours

 

Martin

0 Kudos
Message 9 of 9
(4,293 Views)