Static Public Member Functions | |
| String | getPath (String prog) |
Static Private Attributes | |
| final String | REGQUERY_UTIL = "reg query " |
| final String | REGSTR_TOKEN = "REG_SZ" |
| final String | REGDWORD_TOKEN = "REG_DWORD" |
| final String | PATH_CMD |
|
|
Look up an applicaton in the registry and retrun the full path to the executable. |
|
|
Initial value: REGQUERY_UTIL + "\"HKLM\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\App Paths\\" |
|
|
|
|
|
|
|
|
|
1.3.4