GetSystemDirectory()

Summary

Gets the full path of the Windows directory.

Syntax

path = GetSystemDirectory()

Returns

A string indicating the drive and directory in which Windows is located.

Notes

  • The returned path includes a trailing backslash.

See Also

Function Summary
GetProgram() Gets information about the program
GetSystemInfo() Gets an array of system information