Writing to Vista registry with Java
- From: JediKnight2 <JediKnight2@xxxxxxxxx>
- Date: Sun, 04 Nov 2007 12:11:13 -0800
One of my programs uses jRegistryKey.jar and jRegistryKey.dll to write
to the registry. Basically it tells windows weather to start the
application on Windows Startup or not. Well, this all works fine in
XP, but with Vista it doesn't work and from what I see no update is
given on the Sourceforge page. Anything like jRegistryKey around that
can replace this.
Again, in my application I have an option under View>"Launch on
Startup" if it is set, it starts on Windows startup and sets the
proper key to do that under HKLM\Software\Microsoft\Windows
\CurrentVersion\Run\MyProgramLauncher The application is installed
in the Program Files folder.
Any suggestions?
.
- Follow-Ups:
- Re: Writing to Vista registry with Java
- From: Roedy Green
- Re: Writing to Vista registry with Java
- From: Owen Jacobson
- Re: Writing to Vista registry with Java
- Prev by Date: Re: Java Basics
- Next by Date: Re: random real number between 0 (inclusive) and 1 (inclusive)
- Previous by thread: Java Basics
- Next by thread: Re: Writing to Vista registry with Java
- Index(es):