Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within Beginning Java
Search Coderanch
Advance search
Google search
Register / Login
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Paul Clapham
Ron McLeod
Jeanne Boyarsky
Tim Cooke
Sheriffs:
Liutauras Vilda
paul wheaton
Henry Wong
Saloon Keepers:
Tim Moores
Tim Holloway
Stephan van Hulst
Carey Brown
Frits Walraven
Bartenders:
Piet Souris
Himai Minh
Forum:
Beginning Java
Window registry through program?
arun mahajan
Ranch Hand
Posts: 305
posted 19 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Hello,
Is it possible to play with windows registry through a
java
program? can somebody give me some refereances?
regards,
Arun
Manish Hatwalne
Ranch Hand
Posts: 2596
I like...
posted 19 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Not in Java directly, as registry is windows specific. You can do it using JNI though, and I believe there are few third party libraries available for this.
HTH,
- Manish
arun mahajan
Ranch Hand
Posts: 305
posted 19 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Thanks Manish ... but can you give some reference site for this.. I am more interested in using java techniques..
Arun
Manish Hatwalne
Ranch Hand
Posts: 2596
I like...
posted 19 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
have a look at this -
http://www.trustice.com/java/jnireg/
HTH,
- Manish
They weren't very bright, but they were very, very big. Ad contrast:
Free, earth friendly heat - from the CodeRanch trailboss
https://www.kickstarter.com/projects/paulwheaton/free-heat
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
Stopping rmi registry
Updating windows registry variables using Java program
rmi start registry problem
deleting program permanently
rmi based problem
More...