M
Matthew Zimmer
Hey all,
I'm working on a program that I would like to have edit the Windows
registry. I found an open-tool called jst that is great for reading
from the registry and writing to current keys. However, it has nothing
for adding new keys which is something I need to do. Does anybody know
of any tools out there that I can use to do this? I know that it can be
accomplished with JNI, but I don't have a c++ compiler to create a dll
with so would rather use one that is already written.
Thanks.
Matthew
I'm working on a program that I would like to have edit the Windows
registry. I found an open-tool called jst that is great for reading
from the registry and writing to current keys. However, it has nothing
for adding new keys which is something I need to do. Does anybody know
of any tools out there that I can use to do this? I know that it can be
accomplished with JNI, but I don't have a c++ compiler to create a dll
with so would rather use one that is already written.
Thanks.
Matthew