可以从命令行安装软件包,而无需创建响应文件来进行安装。
过程
要通过命令行安装,请执行下列操作:
- 打开命令行实用程序。
- 浏览至 Installation
Manager 应用程序文件的 tools。
- 运行安装命令:
imcl install packageID[_version][,featureID]
-repositories source_repository
-acceptLicense
-installationDirectory installation_directory
[ encryptString stringToEncrypt ]
[ -eclipselocation eclipse_directory ]
[ -installFixes none|recommended|all ]
[ -keyring keyring_file -password password ]
[ -sharedResourcesDirectory shared_directory ]
[ -preferences preference_key=value ]
[ -properties user.RCL_PortAtHost=license_key_value,
user.rpe_remoteWebServicesLocation=web_services_URL,
key_3=value_3a,,value_3b,key_4=value_4 ]
注: 如果在安装期间已输入 Web Service 应用程序 URL,那么无法从远程服务首选项编辑该 URL。