Large Scale Software InstallationPrimary Software: NI Installers>>Installer FrameworkPrimary Software Version: 2.6 Primary Software Fixed Version: N/A Secondary Software: Other NI Software>>NI Volume License Manager
Problem: How can I automate the installation of different sets of NI software products across different groups of computers at my facility? Solution: This method of software installation is intended for automation of the installation process. If end-users will initiate installation of each individual software product, NI recommends building Volume License Installers for each software product (KnowledgeBase 47IAHTQA: Creating a Volume License Installer in VLM). Software Organization NI recommends creating one folder on a shared network drive that contains all your National Instruments software installers, such as LabVIEW, TestStand, LabWindows/CVI, device drivers, and the necessary toolkits. Since one copy of each product is now stored on the network, you can use a batch file to automate installation of a group of NI software products such as Developer Suite Core. The beginning of the batch file should invoke the core software installers, such as LabVIEW, TestStand, and LabWindows/CVI. These items should be followed by the desired toolkits, and then the drivers. A spec file allows you to customize an individual software product's installation without user interaction. For example, you can specify the serial number, user information, individual components of the software to install, and the installation directory. Please see KnowledgeBase 4CJDP38M: Automating the Installation of a Single Installer for information on generating spec files. Notice that in the first line of the batch file above that LV_85.txt is a spec file. Requesting Permission for Software Licenses Warning: You should not invoke MSI components individually from an NI Installer. The NI Installer framework, called from setup.exe handles:
Installing MSIs individually will likely break functionality of NI software on the Windows installation. Related Links: KnowledgeBase 4H38UPXU: Requesting Permissions from VLM during Mass Software Installations KnowledgeBase 4CJDP38M: Automating the Installation of National Instruments Software KnowledgeBase 3X8BAP96: Automating the Installation of National Instruments Software - NI Installers Version 2.4x and Previous KnowledgeBase 47IAHTQA: Creating a Volume License Installer in VLM KnowledgeBase 4CKEFN8M: Can I Update My Installer to Take Advantage of Spec File Generation? KnowledgeBase 4IH9QMH0: How Can I use Microsoft SMS to Deploy NI Software Attachments:
Report Date: 01/04/2008 Last Updated: 10/03/2008 Document ID: 4H3EE0XU |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
