12-10-2019 10:37 PM
There is a new version of NI Package Builder available to download or in NIPM. New features include:
Refer to NI Package Builder 19.6 Bug Fixes for list of bugs fixed, and NI Package Builder 19.6 Known Issues for list of known issues not yet fixed.
Solved! Go to Solution.
12-18-2019 03:05 PM
Only the offline installer is currently working for 19.6.1. The Online error cannot find the package to install. With NIPB 19.6.0 installed, NIPM's Browse Products does not show that it is installed. Clicking Install also returns an error.
Online Installer error
NIPM Browse Products Install error
12-19-2019 12:37 PM
Bill, I cannot reproduce your issue. Questions:
12-19-2019 01:27 PM - edited 12-19-2019 01:47 PM
I also just tested on fresh Windows 10 VM without any NI software. I get the same online installer error when just install NI Package Manager 19.6 and attempt to install NIPB via Browse Products. Logs are attached as well.
12-19-2019 08:55 PM
Bill, I believe that the issue is that we did not fully flush the packages because 19.6.1 updates an existing feed (19.6). I have initiated that update and this should fix the issue once complete. Thank you for reporting and for the further testing.
12-20-2019 12:01 PM
Thanks for looking into this. I can confirm that it is fixed, as I saw NI Package Builder listed in my Updates tab on another machine this morning.
01-28-2020 11:52 AM
This installer appears to have a bug related to the install switches.
I haven't been able to track down what's causing it, but the installer will not accept some of the switches on some machines.
The command:
`.\Install.exe --force-essential --prevent-reboot --accept-eulas --progress-only`
will work on some machines, but not others. Windows 10.
For instance, on a machine where the above command fails, if you also try `Install.exe --help` you will get no help menu, but just the EULA acceptance screen.
If you try `Install.exe --help --accept-eulas`, a user will get past the eula screen (so the command is getting through), but no help will be available.
It may be related, but I disabled fastboot and have not rebooted yet. This is part of an automated install, so it is crucial that your package manager install as advertised.
01-28-2020 12:55 PM
I maybe off base, but Microsoft requires that some systems reboot after installing .NET before .NET applications can run. NI Package Manager is .NET based, so it is possible that the systems that are having issues don't have .NET installed or have a really old version of .NET that doesn't allow upgrades without a reboot.
Note, I've never been able to figure out why MS sometimes requires a reboot and sometimes doesn't for the .NET.
If you have a system that is consistency having issues can you try to pre-install .NET Framework 4.6.2 first and then see if you continue to have issues.
01-28-2020 01:52 PM
Yeah, I thought about that as well. I did try a reboot, and same result: the command line options for help and silent install have no effect.
I also pulled the same ISO (using the offline installer) into another VM, one that has been reboot many times, and saw the same problem.
On my host machine, everything works as expected where the install is silent and the help menu comes up, so potentially this is related to the installer being used on a VM -- in this case Hyper-V.
The only difference I can see is that my host machine has .NET 4.8, and the VM has .NET 4.7.2. So, I installed .NET 4.8 and restarted the VM. The NI installer still does not respond correctly to its switches.
01-30-2020 09:17 AM
If you are using a VM it is very likely you are using an old snapshot without all of the standard OS patches. Try installing all of the Windows updates, reboot, save the snapshot and then try the install.