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/.
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
Categories
Object OrientedLicense
GNU Library or Lesser General Public License version 2.0 (LGPLv2)Follow JRegistry
Other Useful Business Software
$300 Free Credits to Build on Google Cloud
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
Rate This Project
Login To Rate This Project
User Reviews
-
Works for me!
-
Thank you for your work.