Hi,

> Action 05:28:59: FindTAPInterfaces. Searching for TAP interfaces Action
> start 05:28:59: FindTAPInterfaces.
> CustomAction FindTAPInterfaces returned actual error code 1154 (note
> this may not be 100% accurate if translation happened inside sandbox)

error code 1154 = ERROR_INVALID_DLL

The error code 1154 (ERROR_INVALID_DLL) indicates, one of the DLLs required
by libopenvpnmsica.dll was missing, failed to load or it's too old (missing
some functions perhaps introduced later).

The libopenvpnmsica.dll requires the following DLLs in System32 folder:

  ADVAPI32.dll
  IPHLPAPI.DLL
  KERNEL32.dll
  msi.dll
  msvcrt.dll
  ole32.dll
  SETUPAPI.dll
  SHELL32.dll
  SHLWAPI.dll
  USER32.dll
  VERSION.dll

I'm not sure about msvcrt.dll, but the rest are stock since more or less
Windows NT, so your Windows should have them out of the box.

To be continued...

Regards,
Simon

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
Openvpn-devel mailing list
Openvpn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-devel

Reply via email to