Problem installing oracle client using OUI
I have having issues installing a oracle client, when ran as admin it will open the console and run it's checks and then close and not open the oracle installer gui. Following this I inspected the temp folder and found a error file that reads the following:
Exception in thread "main" java.lang.UnsatisfiedLinkError: oracle.ops.mgmt.nativesystem.WindowsNative.RegGetDataObject(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Loracle/ops/mgmt/command/registry/RegistryKeyData;Loracle/ops/mgmt/nativesystem/NativeResult;Ljava/lang/String;)V
at oracle.ops.mgmt.nativesystem.WindowsNative.RegGetDataObject(Native Method)
at oracle.ops.mgmt.nativesystem.WindowsSystem.regGetData(WindowsSystem.java:1550)