How is it possible to read/write to the Windows registry using Java?
You could try WinRun4J. This is a windows java launcher and service host but it also provides a library for accessing the registry.
(btw I work on this project so let me know if you have any questions)