📄 silent_install.txt
字号:
; -------------------------- How to use this file ---------------------------------
;
; To run the installer in quiet mode:
; 1. Edit the information below to match your company information and install location.
; 2. Run : setup.exe <path to this file> /q
; 3. The installer will automatically restart your system after the installation is done.
; To prevent the restart use the command line : setup.exe <path to this file> /q /r:n
;
; Please contact National Instruments support at www.ni.com/support for further assistance.
; -------------------------- Set user information ---------------------------------
[UserInfo]
Name=Your Name Here
Company=Company Name, Inc.
SerialNo=*****
; -------------------------- Set feature states ---------------------------------
; The valid feature states are Local, Absent, NoChange and Default.
; Local - Install it (on the local hard drive). If already installed leave it installed.
; Absent - Do not install it. If already installed uninstall it.
; NoChange - Do not install it. If already installed, leave it installed.
; Default is equivalent to not listing the feature in this file. The feature follows its default behavior.
[Features]
SimInterfaceTK.SIT301=Default
; -------------------------- Set install directories ---------------------------------
; *** To use the default paths, remove the following section ***
[Directories]
; This determines where on your hard drive the LabVIEW 7.1 or higher directory is.
; Comment it out so that the default directory will be used.
;<RootDirectory>=C:\Program Files\National Instruments\LabVIEW 7.1
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -