Function Reference


_WinAPI_PathMakeSystemFolder

Gives an existing folder the proper attributes to become a system folder

#include <WinAPIShPath.au3>
_WinAPI_PathMakeSystemFolder ( $sFilePath )

Parameters

$sFilePath The name of an existing folder that will be made into a system folder.

Return Value

Success: True
Failure: False

See Also

Search PathMakeSystemFolder in MSDN Library.