Copy link to clipboard
Copied
I have tried installing Adobe Captivate 2019 64 bit, downloaded the file Captivate_2019_x64_LS21.exe, It partially installed the first time, but it is not listed in Add/Remove Programs. The same error occurs each time "Installation Failed with Exceptions" - codes 183 & 1.
I have added information from the log file Install.log (C:\Program Files (x86)\Common Files\Adobe\Installers).
01/16/19 12:22:57:753 | [INFO] | | HDSetup | HDPIM | HDPIMSessionManager | | HDPIM | 10828 | Inside hdpimControlProgress for request type '2' with driverXML
01/16/19 12:22:57:753 | [INFO] | | HDSetup | HDPIM | HDZIPHelper | | HDPIM | 8020 | completed decompression of file C:\Adobe Captivate 2019\Adobe Captivate 2019\products\CPTV_11.0_win64\AdobeCaptivate11Gallery_x64-mul.zip at folder C:\adobeTemp\ETRE660.tmp with type Zip-Deflated with status code 1
01/16/19 12:22:59:501 | [INFO] | | HDSetup | OOBEUtils | FileUtils | | OOBEUtils | 8020 | Successfully deleted directory from path: C:\adobeTemp\ETRE660.tmp. Recursive: 1
01/16/19 12:22:59:501 | [INFO] | | HDSetup | HDPIM | HDPIMSessionManager | | HDPIM | 10828 | Exiting hdpimControlProgress with status '0'
01/16/19 12:22:59:813 | [INFO] | | HDSetup | HDIM | ApplicationContext | | HDIM | 6724 | Exit Code: 183
-------------------------------------- Summary --------------------------------------
- 2 fatal error(s), 0 error(s), 25 warnings(s)
FATAL: Error (Code = 183) executing in command 'RunProgramCommand' for package: 'AdobeCaptivate11_x64-mul', version:11.0.0.243
FATAL: Error occurred in install of package (Name: AdobeCaptivate11_x64-mul Version: 11.0.0.243). Error code: '183'
WARN: Check and correct file/folder & parent directory permission and then try again. (Failed in GetNamedSecurityInfo)
WARN: Warning (Code = 174) executing in command 'SetPermissionCommand' for package: 'AdobeCaptivate11_x64-mul', version:11.0.0.243
WARN: Check and correct file/folder & parent directory permission and then try again. (Failed in GetNamedSecurityInfo)
WARN: Warning (Code = 174) executing in command 'SetPermissionCommand' for package: 'AdobeCaptivate11_x64-mul', version:11.0.0.243
WARN: Check and correct file/folder & parent directory permission and then try again. (Failed in GetNamedSecurityInfo)
WARN: Warning (Code = 174) executing in command 'SetPermissionCommand' for package: 'AdobeCaptivate11_x64-mul', version:11.0.0.243
WARN: Check and correct file/folder & parent directory permission and then try again. (Failed in GetNamedSecurityInfo)
WARN: Warning (Code = 174) executing in command 'SetPermissionCommand' for package: 'AdobeCaptivate11_x64-mul', version:11.0.0.243
WARN: Check and correct file/folder & parent directory permission and then try again. (Failed in GetNamedSecurityInfo)
WARN: Warning (Code = 174) executing in command 'SetPermissionCommand' for package: 'AdobeCaptivate11_x64-mul', version:11.0.0.243
WARN: Check and correct file/folder & parent directory permission and then try again. (Failed in GetNamedSecurityInfo)
WARN: Warning (Code = 174) executing in command 'SetPermissionCommand' for package: 'AdobeCaptivate11_x64-mul', version:11.0.0.243
WARN: Check and correct file/folder & parent directory permission and then try again. (Failed in GetNamedSecurityInfo)
WARN: Warning (Code = 174) executing in command 'SetPermissionCommand' for package: 'AdobeCaptivate11_x64-mul', version:11.0.0.243
WARN: Check and correct file/folder & parent directory permission and then try again. (Failed in GetNamedSecurityInfo)
WARN: Warning (Code = 174) executing in command 'SetPermissionCommand' for package: 'AdobeCaptivate11_x64-mul', version:11.0.0.243
WARN: Check and correct file/folder & parent directory permission and then try again. (Failed in GetNamedSecurityInfo)
WARN: Warning (Code = 174) executing in command 'SetPermissionCommand' for package: 'AdobeCaptivate11_x64-mul', version:11.0.0.243
WARN: Check and correct file/folder & parent directory permission and then try again. (Failed in GetNamedSecurityInfo)
WARN: Warning (Code = 174) executing in command 'SetPermissionCommand' for package: 'AdobeCaptivate11_x64-mul', version:11.0.0.243
WARN: Check and correct file/folder & parent directory permission and then try again. (Failed in GetNamedSecurityInfo)
WARN: Warning (Code = 174) executing in command 'SetPermissionCommand' for package: 'AdobeCaptivate11_x64-mul', version:11.0.0.243
WARN: Check and correct file/folder & parent directory permission and then try again. (Failed in GetNamedSecurityInfo)
WARN: Warning (Code = 174) executing in command 'SetPermissionCommand' for package: 'AdobeCaptivate11_x64-mul', version:11.0.0.243
WARN: Program "C:\Program Files\Adobe\Adobe Captivate 2019 x64\fwaccess.exe" failed with exit code: 1
I have spoken to Adobe Support and downloaded the setup file 3 times and tried installing at least 10 times. Can anybody provide a solution to this problem? Thank you.
Copy link to clipboard
Copied
I doubt that the issue is a problem with the install file package. You would be getting the same package everyone else downloads.
It seems to be indicating you don't have enough permissions to perform the install to the target folder location.
Are you the Administrator for this computer?
Are you trying to install it into the default locations or somewhere else?
Copy link to clipboard
Copied
Hi Rod,
I am using a domain administrator account on a Windows 7 Professional 64 bit system.
I am installing Adobe Captivate to the default locations that setup uses.
I have installed other programs (non Adobe) without any issues using this admin account.
Copy link to clipboard
Copied
Does your Win7 system meet the system requirements? Is it the correct Service Pack number?
Adobe Captivate system requirements
Being able to install other Adobe apps doesn't necessarily count when you are talking about Captivate. It's a different beast.
Copy link to clipboard
Copied
Hi,
Adobe support rang me and resolved the problem:
1. Temporarily disabled Anti-Virus software
2. Started Windows Firewall service and added a firewall rule using command line
netsh advfirewall firewall add rule name="Adobe Captivate 2019 x64" dir=in action=allow program="C:\Program Files\Adobe\Adobe Captivate 2019 x64\AdobeCaptivate.exe" enable=yes
The installation then ran normally and the application is started as expected.