Re: Writing to Vista registry with Java
- From: Roedy Green <see_website@xxxxxxxxxxxxxxxxxxxx>
- Date: Sun, 04 Nov 2007 21:57:58 GMT
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
.
- References:
- Writing to Vista registry with Java
- From: JediKnight2
- Writing to Vista registry with Java
- Prev by Date: Re: Java Programming
- Next by Date: Re: random real number between 0 (inclusive) and 1 (inclusive)
- Previous by thread: Re: Writing to Vista registry with Java
- Next by thread: Re: textpad
- Index(es):