GetWindowsDirectory

Syntax:

GetWindowsDirectory()

Description:

Returns the folder path of the Windows folder.  

Parameter Description:

(no parameters)

Example:


Sub Main
MsgBox GetWindowsDirectory()
End Sub


See Also:

GetAutomateFolder,GetDesktopFolder, GetSystemFolder, GetStartupFolder, GetFontFolder, GetProgramsFolder