See:
Description
| Class Summary | |
|---|---|
| RegistryRoot | Enumeration class for the different registry roots in the Microsoft Windows registry. |
| SpecialFolder | Enumeration class for the different special system folders in Microsoft Windows. |
| WinAssociations | Collection of static methods to create and remove file associations on Microsoft Windows. |
| WinEnvVars | Collection of static methods to get and modify environment variables on Windows. |
| WinFileSystem | Collection of static methods to access Microsoft Windows-specific folder locations and to execute native file system operations. |
| WinRegistry | Collection of static methods to access the Microsoft Windows registry. |
| WinRegistry.ExpandString | Class to represent Strings with type REG_EXPAND_SZ. |
This package contains classes with static utility methods for using Windows-specific features that are not directly supported by the Java platform.
See the API overview for general remarks on how to use the install4j API.