JExpress lets you easily modify the Windows registry. You can add, replace, append, prepend, query, and delete registry entries.
There is a custom panel in the Samples subdirectory called WinRegistry.java that demonstrates how to add updated information to the registry. You must modify this class file to meet your needs.
The custom command API includes the following methods:
queryWindowsRegistry |
addWindowsRegistry |
replaceWindowsRegistry |
appendWindowsRegistry |
prependWindowsRegistry |
deleteWindowsRegistry |
If you have any difficulties adding your registry entries, then please send e-mail to DeNova's support email account.