MSI安装程序无法在Windows Server上安装Adobe InCopy 32 / 64bit

时间:2019-05-22 13:03:14

标签: windows windows-installer adobe windows-server-2012-r2

尝试在Windows Server 2012 R2上安装Adobe InCopy CS6并将其msi包安装到Windows Server 2012 R2时,出现错误1603。

已经擦除了服务器并尝试重新安装,同样的问题。尝试运行具有多种变体的各种msiexec命令,所有命令都呈现相同的问题。

MSI (s) (A8:9C) [07:58:22:981]: Executing op: ActionStart(Name=CreateShortcuts,Description=Creating shortcuts,Template=Shortcut: [1])
MSI (s) (A8:9C) [07:58:22:983]: Executing op: IconCreate(Icon=ARPPRODUCTICON.exe,Data=BinaryData)
MSI (s) (A8:9C) [07:58:22:985]: Executing op: ActionStart(Name=CADeploy,,)
MSI (s) (A8:9C) [07:58:22:987]: Executing op: CustomActionSchedule(Action=CADeploy,ActionType=1025,Source=BinaryData,Target=runDeploymentManagerCA,CustomActionData=mode=install;sourceDir=C:\Users\cvautour\Desktop\x86\;installDir=;origDB=C:\Users\cvautour\Desktop\x86\install.msi)
MSI (s) (A8:00) [07:58:22:991]: Invoking remote custom action. DLL: C:\Windows\Installer\MSI6A03.tmp, Entrypoint: runDeploymentManagerCA
CustomAction CADeploy returned actual error code 1603 (note this may not be 100% accurate if translation happened inside sandbox)
MSI (s) (A8:9C) [07:58:44:498]: Note: 1: 2265 2:  3: -2147287035 
MSI (s) (A8:9C) [07:58:44:499]: User policy value 'DisableRollback' is 0
MSI (s) (A8:9C) [07:58:44:499]: Machine policy value 'DisableRollback' is 0
Action ended 7:58:44: InstallFinalize. Return value 3.
...
MSI (s) (A8:9C) [07:58:46:459]: No System Restore sequence number for this installation.
MSI (s) (A8:9C) [07:58:46:459]: Unlocking Server
MSI (s) (A8:9C) [07:58:46:461]: PROPERTY CHANGE: Deleting UpdateStarted property. Its current value is '1'.
Action ended 7:58:46: INSTALL. Return value 3.

应该像在其他VM上一样进行安装,但是在此VM上一直失败。

0 个答案:

没有答案