See:
Description
| Class Summary | |
|---|---|
| WinAssociations | Collection of static methods to create and remove file associations on Microsoft Windows. |
| WinEnvVars | Handle global 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 accessing Windows system services.
These classes can be used in custom screens and custom actions.
See the API overview for general remarks on developing with the install4j framework.