Large Scale Software Installation Primary 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: Note: 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 Network Installers for each software product (KnowledgeBase 47IAHTQA: Creating a Network Installer in VLM). 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. Note: Order of installation is important. Each line in the batch file invokes the installer (setup.exe) of one software product from the network location. An example batch file for installing Developer Suite Core, DevSuiteCore.bat, is shown and attached below. You should create a separate batch file for each group of software you would like to install on a set of computers. Please see KnowledgeBase 4CJDP38M: Automating the Installation of National Instruments Software for detailed information on modifying installation behavior with command line arguments. 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 National Instruments Software 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 Attachments:
Report Date: 01/04/2008 Last Updated: 06/09/2008 Document ID: 4H3EE0XU |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
