registry - Using Regedit in Java -


this question has answer here:

how use regedit store deatails of program ? use store data program folder, user cofigs , extensions computer should recognize program's extension.

consider using preferences api. preferences.systemroot() should let touch registry node @ hkey_local_machine\software\wow6432node\javasoft\prefs on 64 bit computer 32 bit java.


Comments

Popular posts from this blog

html - How to style widget with post count different than without post count -

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

javascript - storing input from prompt in array and displaying the array -