Are we sure that 85.40 supports Win 11?
I have installed/uninstalled/reinstalled it multiple times, setup seems to complete without errors, but in reality it never gets to install vna_ap.
System log shows entries with "The Check Point Security VPN service depends on the following service: vna_ap. This service might not be installed" - which indeed it is not.
I have followed the solution suggesting to add DeviceInstallDisabled DWORD into HKLM/System/CCS/Services/DeviceInstall/Parameters and then try to remove/re-install vna_ap on the command line after rebooting, however no go - I get the following error running
vna_utils.exe -ap vna dev install netvna.inf cp_apvna
////
vna::_cpNTopen: Unable to open '\\.\vna_ap': The system cannot find the file specified.
installing vna_inst_util_install_win: called with inf netvna.inf for hwid cp_apvna
vna_inst_util_install_win: running class installer
vna_inst_util_install_win: UpdateDriverForPlugAndPlayDevices failed (hwid 'cp_apvna')(inf_path 'netvna.inf')(flags 1) (class_guid ''), (class_name 'Net') err: 0x103
make sure vna_coinstall.dll exists
Check Point Virtual Network Adapter:Failed to install device
/////
vna_coinstall.dll does indeed exist in the same directory as vna_utils.exe
Any ideas? All this is on Windows 11 ARM 22471.1000, running in Parallels Desktop 17 / Mac mini M1.
Thanks