[This is preliminary documentation and is subject to change.]

Reads a path from registry "LocalMachine\Software\Origin Worlds Online\Ultima Online Third Dawn\1.0\ExePath"

Namespace:  MulLib
Assembly:  MulLib (in MulLib.dll) Version: 1.0.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
public static string GetDirectory()
Public Shared Function GetDirectory As String
public:
static String^ GetDirectory()

Return Value

Path string with backslash at the end.

See Also