See: Description
Class | Description |
---|---|
DriveType |
Enumeration class for the different drive types a file can be located on.
|
Elevation |
Collection of methods regarding the UAC elevation state on Windows Vista or higher.
|
ElevationState |
Enumeration class for the different elevation states the current process can be in.
|
RegistryRoot |
Enumeration class for the different registry roots in the Microsoft Windows registry.
|
RegistryView |
Enumeration class for the different views of the Microsoft Windows registry on 64-bit systems.
|
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.
|
WinProcesses |
Collection of static methods to check for running processes and terminate them.
|
WinProcesses.Info |
Class that holds information about running processes.
|
WinRegistry |
Collection of static methods to access the Microsoft Windows registry.
|
WinRegistry.ExpandString |
Class to represent Strings with type REG_EXPAND_SZ.
|
WinUser |
Collection of static methods to create or delete users and local groups on Windows 2000 and higher.
|
WinUser.AddUserResult | |
WinUser.AddUserResultType | |
WinUser.GroupCreationMode |
The group creation mode.
|
See the API overview for general remarks on how to use the install4j API.