Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

lemurproject::indri::ui::GetPaths Class Reference

List of all members.

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

Detailed Description

Utility class to get the paths to support applications from the Windows registry.


Member Function Documentation

String lemurproject::indri::ui::GetPaths::getPath String  prog  )  [inline, static]
 

Look up an applicaton in the registry and retrun the full path to the executable.


Member Data Documentation

final String lemurproject::indri::ui::GetPaths::PATH_CMD [static, private]
 

Initial value:

 REGQUERY_UTIL +
        "\"HKLM\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\App Paths\\"

final String lemurproject::indri::ui::GetPaths::REGDWORD_TOKEN = "REG_DWORD" [static, private]
 

final String lemurproject::indri::ui::GetPaths::REGQUERY_UTIL = "reg query " [static, private]
 

final String lemurproject::indri::ui::GetPaths::REGSTR_TOKEN = "REG_SZ" [static, private]
 


The documentation for this class was generated from the following file:
Generated on Tue Jun 15 11:03:07 2010 for Lemur by doxygen 1.3.4