Kim Moberg
I downloaded E80.83_CheckPointVPN.msi and installed using this msi.
I disabled windows defender, antivirus, firewall, UAC before installation.
When I install during the installation process, when it is installing driver for network and install virtual network driver, it encounter error 26630 and roll back. It says it can not access some files in the system.
In MSI_install.log
I have the following errors.
DEBUG: Error 2769: Custom Action InitClientSubType did not close 11 MSIHANDLEs.
The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 2769. The arguments are: InitClientSubType, 11,
CustomAction InitClientSubType returned actual error code 1603 but will be translated to success due to continue marking
<11 Jun 8:56:02.740> <ExtractInternalFilesToTempDir> Failed to MsiViewFetch with error number 259 (LangPack1.xml section) (Error code:259)No more data is available.
DEBUG: Error 2769: Custom Action OnBegin.2C0EAE67_7A1D_43BF_B3D9_476098DF60F5 did not close 59 MSIHANDLEs.
The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 2769. The arguments are: OnBegin.2C0EAE67_7A1D_43BF_B3D9_476098DF60F5, 59,
DEBUG: Error 2769: Custom Action UnloadGUI did not close 6 MSIHANDLEs.
The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 2769. The arguments are: UnloadGUI, 6,
DEBUG: Error 2769: Custom Action StopTracService.2C0EAE67_7A1D_43BF_B3D9_476098DF60F5 did not close 2 MSIHANDLEs.
The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 2769. The arguments are: StopTracService.2C0EAE67_7A1D_43BF_B3D9_476098DF60F5, 2,
MSI (s) (38:AC) [08:56:05:529]: Executing op: ActionStart(Name=StopServices,Description=Stopping services,Template=Service: [1])
CustomAction StopTracService.2C0EAE67_7A1D_43BF_B3D9_476098DF60F5 returned actual error code 1603 but will be translated to success due to continue marking
<11 Jun 8:56:39.586> <ChangeWSCSVCStartupType> Failed to run sc config wscsvc start= auto - error:183
<11 Jun 8:56:39.596> <Change Characteristics KeyValue ERROR> Can't Query ComponentId Value at Subkey Configuration
<11 Jun 8:56:39.598> <Change Characteristics KeyValue ERROR> Can't Query ComponentId Value at Subkey Properties
DEBUG: Error 2769: Custom Action install.2C0EAE67_7A1D_43BF_B3D9_476098DF60F5 did not close 63 MSIHANDLEs.
The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 2769. The arguments are: install.2C0EAE67_7A1D_43BF_B3D9_476098DF60F5, 63,
MSI (s) (38:AC) [08:56:39:603]: Executing op: ActionStart(Name=InstallServices,Description=Installing new services,Template=Service: [2])
CustomAction install.2C0EAE67_7A1D_43BF_B3D9_476098DF60F5 returned actual error code 1603 but will be translated to success due to continue marking
Rename to temp file failed. error is 32
error deleting old vsdatant.sys file
return value: 1
CA: OnInstallDriverFinish: End of output of the command: C:\WINDOWS\SysWOW64\ZoneLabs\vsdrInst.exe -g C:\WINDOWS\SysWOW64\ZoneLabs\vsdatant.inf
CA: OnInstallDriverFinish: C:\WINDOWS\SysWOW64\Zonelabs\vsdatant.sys (9.26.0.972)
CA: OnInstallDriverFinish: C:\WINDOWS\system32\drivers\vsdatant.sys (9.26.0.884)
CA: OnInstallDriverFinish: Upgrading driver files.
CA: OnInstallDriverFinish: DeleteFile: Cannot delete C:\WINDOWS\system32\drivers\vsdatant.sys
CA: OnInstallDriverFinish: Failed to delete C:\WINDOWS\system32\drivers\vsdatant.sys. Error: 32. Triyng to replace using ReplaceFile
CA: OnInstallDriverFinish: Failed to copy driver. Error: 32
CA: OnInstallDriverFinish: HandleError: An installer error occured.
Loading error information from msi database -- Failed to open database
The operation completed successfully.
Source of error: .\FeatureTVDriver.cpp(185)
Last Windows error = #0, The operation completed successfully.
MSI (s) (38!18) [08:56:41:465]: Product: Check Point VPN -- The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 26630. The arguments are: , ,
MSI (c) (48:E4) [08:56:39:814]: Font created. Charset: Req=0, Ret=0, Font: Req=MS Shell Dlg, Ret=MS Shell Dlg
The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 26630. The arguments are: , ,
CA: OnInstallDriverFinish: MsiProperty CustomActionError =
CA: OnInstallDriverFinish: Update MsiProperty: CustomActionError=YES (old value=)
CA: OnInstallDriverFinish: Error updating property: CustomActionError
MSI (s) (38:44) [08:56:41:470]: Leaked MSIHANDLE (4935) of type 790531 for thread 13080
MSI (s) (38:44) [08:56:41:470]: Note: 1: 2769 2: OnInstallDriverFinish.6B6E64A3_4478_4297_9CD9_3D71DBCD974A 3: 1
CA: OnInstallDriverFinish: HandleError: HandleError finished.
DEBUG: Error 2769: Custom Action OnInstallDriverFinish.6B6E64A3_4478_4297_9CD9_3D71DBCD974A did not close 1 MSIHANDLEs.
The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 2769. The arguments are: OnInstallDriverFinish.6B6E64A3_4478_4297_9CD9_3D71DBCD974A, 1,
CustomAction OnInstallDriverFinish.6B6E64A3_4478_4297_9CD9_3D71DBCD974A returned actual error code 1603 (note this may not be 100% accurate if translation happened inside sandbox)
I had attached the log file for referenced.
I also notice that there are some network driver issue in my Computer as well. I had a lan connection via ethernet cable with another computer and this is not working at the moment. I had set up RDP but its not working at the moment now. The only thing working is Docker virtual network and Vmware network on my computer. I had did a windows update 1803 and i believe this might have screw up some configuration in the computer.
What is my best course of action now?