We aggregate information from all open source repositories to provide the most of useful open source products, from Enterprise product to small libraries across all platforms. Please search and find what you want.

JRegistry

This is a java wrapper for the Windows functions that operate on the registry. Some of the methods available in this library include read/write operations as well as the ability to search the registry for specific values. JRE 1.5 or higher required.

The documentation for this library can be found online at https://jregistry.sourceforge.io/docs/.

If you are like the rest of our user community, your IT team is busy. With pressure to deliver on-time projects, you don’t have a lot of time to spend making your management tools work. You need network monitoring tools that work for you. You want tools that makes it easy to find performance issues before your users do and resolve them before they impact the business. That’s why tens of thousands of customers around the world love WhatsUp Gold.

Website https://jregistry.sourceforge.io
Tags
License
Platform
Features
  • Reading from / Writing to the Windows Registry
  • Retrieving a sub-key listing as a sorted / unsorted array
  • Iterating over sub-keys without using an array
  • Retrieving a list of values as a sorted / unsorted array
  • Iterating over values without using an array
  • Copying whole registry sub-trees to another section of the registry
  • Searching a sub-key for a specific value (can be a string or binary match)
  • Listening for registry changes such as when a key or value is created or deleted
  • Export a key to .reg file that is compatible with the Windows Registry Editor