📄 silentinstall-spb.ini
字号:
[State]
; defines the install location
;
TargetDir=C:\Cadence\SPB_16.2
;
; Reboots if required at conclusion of installation
;
RebootIfReqd=N
;
; identifies desired maintenance behavior
; possible values are: REMOVEALL, MODIFY, REPAIR
;
OnMaintenance=REMOVEALL
; If REMOVEALL is selected for maintenance, this flag
; determines if rollback (if applicable) should
; be performed
;
Rollback=Y
[Features]
; Identifies feature list that should be manipulated.
; If the features is not listed here it is NOT
; selected for installation.
Feature0=ALLSPB162
;Feature1=ALLSPB162\APD_APSI
;Feature2=ALLSPB162\Digital_SiP
;Feature3=ALLSPB162\RF_SiP
;Feature4=ALLSPB162\Allegro_AMS_Simulator
;Feature5=ALLSPB162\Allegro_Design_Entry_CIS
;Feature6=ALLSPB162\Allegro_Design_Entry_HDL
;Feature7=ALLSPB162\Allegro_Editor_Router
;Feature8=ALLSPB162\Allegro_PCB_Librarian
;Feature9=ALLSPB162\Allegro_Physical_Viewer
;Feature10=ALLSPB162\Allegro_PCB_Router
;Feature11=ALLSPB162\Allegro_PCB_SI
;Feature12=ALLSPB162\Allegro_System_Architect
;Feature13=ALLSPB162\Layout_Studio
[Data]
;
; The data section stores any other properties required by
; the installation. This list varies based on product.
;
;
;The complete path and name of the control file to be used for installation
;It is a better idea to specify the Features to install in this INI file rather
;than use a control file. The installer can install from the control file OR
;from the features listed in this file. If features are specified in this file
;and a control file is also specified, the features specified in this file are ignored.
;
;ControlFile=C:\Cadence\ControlFiles\cf.txt
;
;The working Directory
;
WorkingDir=C:\SPB_Data
;
;File Associations Set to Y to override existing file associations at install time
;
OverwriteProductFileAssoc=N
OverwriteDragFileAccod=N
;
;SETTING LICENSE FILE
;
;Specifying the port and host information for the license server(s) sets the CDS_LIC_FILE environment variable used by Cadence applications to access the license server(s).
;
;You can get this information from the Cadence license file as follows:
;
; SERVER host1 83065c2 5280
;
;Where, host name = host1 port = 5280
;
;
;If you have multiple license servers and you want to access all of them, you can specify the port and host information for each of the license server
;delimited by a semi-colon as follows: port1@host1;port1@host2;port1@host3 For example: 5280@sunny;5280@blue;5280@sky
;
;If your license server has a fault-tolerant server configuration, you can specify the port and host information for each server separated by a
;comma as follows: port@host1,port@host2,port@host3 For example: 5280@sunny,5280@blue,5280@sky
;
;
;You can get the host and port information for a fault-tolerant server from the Cadence license file as follows,
;
; SERVER host1 83065c2 5280
;
; SERVER host2 83055b2 5280
;
; SERVER host3 82045c4 5280
;
;If you uncomment the following line, your CDS_LIC_FILE will be set to 5280@flexserver
;overwrite-lic-path=5280@flexserver
;
;If you uncomment the following line 5280@flexserver1 will be appended to current value of CDS_LIC_FILE variable.
;append-lic-path=5280@flexserver1
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -