Constructor and Description |
---|
WinKernel32() |
Modifier and Type | Method and Description |
---|---|
static String |
getEnvironmentVariable(String name)
get the current value of a variable from real Windows environment
|
static boolean |
setEnvironmentVariable(String name,
String value)
set the value of a variable in real Windows environment
|