Re: Writing to Vista registry with Java



On Sun, 04 Nov 2007 12:11:13 -0800, JediKnight2
<JediKnight2@xxxxxxxxx> wrote, quoted or indirectly quoted someone who
said :

Any suggestions?

A lot of vista problems have to do with permissions. Try the
run-as-administrator option when you run you app. Right click the
properties on the launch icon to set it.

If that does not work, check with the jRegistryKey authors to see if
they know what is going on.

If that does not work, write traditional C++ code to poke the
registry, and look up to it with JNI.

Hold your nose. The code required is disgustingly verbose.
--
Roedy Green Canadian Mind Products
The Java Glossary
http://mindprod.com
.