DirWindows property
Applies to
acSystemInfo
component.
Declaration
property
DirWindows:
String
;
Description
The DirWindows retrieves the path to the Windows directory. For example,
"C:\WINDOWS"
.
The Windows directory contains such files as Windows-based applications, initialization files, and Help files.
See also
GetWindowsDir
function;
DirSystem
and
DirTemp
properties.