08-25-2020 10:35 AM - edited 08-25-2020 10:39 AM
I don't know about how any other company is ran but all of our ATE stations and most of our LabVIEW development stations DO NOT HAVE INTERNET CONNECTIONS!
Why is every installer an "online installer" that requires an internet connection?
It makes no sense as it might save you few minutes downloading but the installation process takes longer because it still has to download the full installation package.
So what's the point? To save HDD space? With multi-terabyte HDD's being pretty much standard issue these days that argument really holds no water.
08-25-2020 11:22 AM
Another fun tidbit, if you install NI software using NIPM, it (apparently) only caches the installation file temporarily. Thus, if you go to create an installer using the App builder, it doesn't have the necessary support files so you can't install anything else. Like, you know, the Runtime engine, DAQmx,... just everything you need to create a standalone installer for a customer.
I have to say, I switched from the "USB drive" to NIPM and it's been... frustrating. I feel your pain 😞
08-25-2020 11:34 AM
All of the downloads on ni.com should have a link "Individual Offline Installer" in the bottom right that downloads the full distribution. This process is actually much slower because it downloads everything.
The normal NI Package Manager based install only downloads the features you select to install and doesn't download things that you already have installed. That way you aren't redownloading things like MAX, .NET Runtimes, and many of the shared packages that are common across every driver over and over and over again.
08-25-2020 11:45 AM - edited 08-25-2020 11:45 AM
@JoshuaP wrote:
All of the downloads on ni.com should have a link "Individual Offline Installer" in the bottom right that downloads the full distribution. This process is actually much slower because it downloads everything.
The normal NI Package Manager based install only downloads the features you select to install and doesn't download things that you already have installed. That way you aren't redownloading things like MAX, .NET Runtimes, and many of the shared packages that are common across every driver over and over and over again.
Yes the very fine print at the bottom.
But they have also removed all those things that were normally installed like NI-MAX
See my post here https://forums.ni.com/t5/LabVIEW/Why-doesn-t-LV2020-installers-install-NI-MAX/m-p/4077011
So that explanation makes no sense either.
08-25-2020 12:59 PM
@RTSLVU wrote:
@JoshuaP wrote:
All of the downloads on ni.com should have a link "Individual Offline Installer" in the bottom right that downloads the full distribution. This process is actually much slower because it downloads everything.
Yes the very fine print at the bottom.
I've been complaining about this since it went up that way. It should be displayed very plainly with 2 buttons: "Offline" and "Online".
08-25-2020 01:13 PM
I don't disagree. The offline installer option should be more prevalent to make it easier for users to choose the best option.