Win32 for Java
»
Class com.roxes.win32.Registry
Iterating registry entries
Win32 for Java
What is Win32 for Java ?
Installation
Class com.roxes.win32.Registry
Add/Remove Program
Install a explorer context menu entry
Iterating registry entries
Limitations
Class com.roxes.win32.Win32
list program menu entries
create a file at the windows desktop
Class com.roxes.win32.UrlFile
create desktop shortcut
create favorites shortcut
create program menu shortcut
manipulate program menu shortcut
Excursion to the .url File Format
Complete HotKey Code Reference
Class com.roxes.win32.LnkFile
create desktop shortcut
create program menu shortcut
manipulate program menu shortcut
References
History
Class com.roxes.win32.Win32
3.4. Limitations
The
Registry
class cannot handle REG_MULTI_SZ values. An exception will be thrown in case of trying to read/write a REG_MULTI_SZ value.