spec.txt
来自「实时测量与控制模块-v8.0-254M.zip」· 文本 代码 · 共 22 行
TXT
22 行
;; To run a silent installer using this spec file:
;; setup.exe /q spec.txt
[UserInfo]
Name=John Doe
Company=National Instruments
SerialNo=xxxxxxxxx
[Features]
;; Possible values for each feature are:
;; Local, Absent, Default
;; The following selections install LabVIEW 7.0, LabWindows/CVI, and C support,
;; but not LabVIEW 6.1 support or LabVIEW Real-Time support
LVRT_ETSCore.LRT.80013=Local
LVRT_ETSTargetSupp.LRT.80002=Local
PID_Core.LRT.80001=Local
[Directories]
;; This determines where on your hard drive the National Instruments directory goes.
;; Comment it out so that the default directory will be used.
;; <RootDirectory>=C:\Program Files\National Instruments
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?