Function Reference


_WinAPI_PathUnmakeSystemFolder

Removes the attributes from a folder that make it a system folder

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

Parameters

$sFilePath The name of an existing folder that will have the system folder attributes removed.

Return Value

Success: True
Failure: False

See Also

Search PathUnmakeSystemFolder in MSDN Library.