Hello, everyone.
I am trying to install LabVIEW 2020 on my computer (with Windows 10). This should run automatically without user input. I have already read the different instructions, but unfortunately I can't reach my goal.
I have followed the instructions at http://www.ni.com/documentation/de/ni-package-manager/20.0/manual/automate-installer/. However, I cannot find any *.exe or *.msi file from the LabVIEW installer. The only thing I have found so far are installers that install the package manager. I have done this with the command
start /wait Install.exe --passive --accept-eulas --prevent-reboot
But this only installs the package manager automatically.The installation of LabVIEW has to be started manually within the package manager.
How can I get LabVIEW installed without the user having to enter anything? Is this even possible?
Thanks a lot