win-registry icon indicating copy to clipboard operation
win-registry copied to clipboard

100% pure Java Windows registry utility

Results 2 win-registry issues
Sort by recently updated
recently updated
newest added

windowsRegistry = com.github.sarxos.winreg.WindowsRegistry@396fb9ed 2019-01-21 08:25:21.482 [AWT-EventQueue-0] ERROR Exception occurred: java.lang.ExceptionInInitializerError: null at com.github.sarxos.winreg.WindowsRegistry.readString(WindowsRegistry.java:61) ~[ui-1.0-jar-with-dependencies.jar:?] at com.github.sarxos.winreg.WindowsRegistry.readString(WindowsRegistry.java:46) ~[ui-1.0-jar-with-dependencies.jar:?] at java.awt.event.InvocationEvent.dispatch(Unknown Source) ~[?:?] at java.awt.EventQueue.dispatchEventImpl(Unknown Source) ~[?:?] at java.awt.EventQueue.access$600(Unknown Source) ~[?:?] at...

is it possible to access... another location such as "HKEY_LOCAL_MACHINE\SOFTWARE\etc...etc" ?