﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
3786	DirMove function returns success instead of failure	Factfinder		"
{{{
DirCreate(""C:\test""
$dir = DirMove(""c:\system volume information"", ""c:\test"", 1)
MsgBox(0, '', $dir); this returns 1 instead of 0 but the folder is not moved as it is protected.
}}}
"	Bug	new		AutoIt	3.3.14.4	None			
