工具/软件:
您好、
我正在尝试在最近的 Windows 11计算机上安装"PSpice for TI"。 安装程序失败、最后一步是:
我发现其他一些帖子中的人有同样的问题, 但他们没有帮助我。 以下是"cdsPspiceTIlog.txt"的最后几行:
16:58:04 21 May 2025 : Updated NumberOfComponentsInstalled = 518 17:04:00 21 May 2025 : Feature transfer complete..disabling close button 17:04:00 21 May 2025 : Installing: Extracting archives 17:04:01 21 May 2025 : Installing: Runtime packages and redistributables 17:04:01 21 May 2025 : Installing: Updating Admin batch actions 17:04:01 21 May 2025 : Installing: Executing post install script 17:04:01 21 May 2025 : Installing: Creating user library 17:04:18 21 May 2025 : Installing: Configuring documentation 17:04:19 21 May 2025 : Installing: Configuring file associations 17:04:19 21 May 2025 : Installing: Setting permissions for files and folders 17:04:19 21 May 2025 : Installing: Creating Registries 17:04:20 21 May 2025 : Installing: SQL Lite ODBC Driver 17:04:20 21 May 2025 : Installing: Finishing Installation 17:04:41 21 May 2025 : Running Library Configuration Executable 17:04:41 21 May 2025 : Starting process: C:\Cadence\PSpiceTI\tools\bin\orLibraryDownLoad.exe with argument: -mode full_install 17:07:20 21 May 2025 : Exiting Installation Installing Dialog
(最后一行仅在我使用 TaskManager 终止安装程序时发生)。
另一个日志文件"cdsPSpiceNetworkStatus.txt"如下所示:
The PSpice for TI installer accesses the internet to download and install various packages. Before starting the installer, ensure the following: 1. Internet connection is available 2. Security protocol TLS 1.2 is enabled 3. Following endpoints or resource locations are accessible from the system: a. pcb.cadence.com/startPages b. software-dl.ti.com/pspice c. cdsplicwc.cadence.com/chws If proxy credentials are required to access the Internet, provide the same when requested by the installer. 16:57:18 21 May 2025 : *****CONNECTION STATUS CHECK***** 16:57:18 21 May 2025 : Internet Connection : Available (Passed) 16:57:18 21 May 2025 : Security Protocol TLS 1.2: Available. If PSpice for TI installation fails, unblock TLS 1.2 16:57:19 21 May 2025 : Proxy Test : Proxy Credentials not needed
我已经尝试了几次安装程序,打开和关闭 Windows 防火墙。 我还进行了一些测试、以确保 TLS 1.2正常工作。
我还尝试调用日志文件 记录的最后一个命令:
orLibraryDownload.exe -mode full_install
但它就位于此处、控制台中不会显示任何消息。
我在这里的设置是完全标准的、PC 在 DSL 路由器后面的网络上。
非常感谢您提供的任何帮助。
GREG