NI Package Manager (NIPM)

cancel
Showing results for 
Search instead for 
Did you mean: 

Can I add a Dependency for a Package that is not Installed?

Solved!
Go to solution

A new day and a new Package Builder question. I would like to include a dependency for a package without having to install it on the machine that I am running Package Builder on. Is this possible?

0 Kudos
Message 1 of 3
(1,882 Views)
Solution
Accepted by topic author al_g

Currently for NI Package Builder, you have to have the package installed. To add one and not have it installed, you need to build a package with a different tool. Easiest might be the following.

  1. Build package in NIPB without the dependency
  2. Use nipkg.exe to unpack the package
  3. Edit the control file to add the dependency
  4. Use nipkg.exe to re-pack the package
__________________________________
Bill Eisenhower
Certified LabVIEW & TestStand Developer
Message 2 of 3
(1,875 Views)

Thought I must be missing something. Thanks for the answer and work around.

0 Kudos
Message 3 of 3
(1,865 Views)