📄 spec.txt
字号:
;; 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 + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -