﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
47	FileInstall() to use the same Flag values as FileCopy	Bowmore		"I would like FileInstall() to use the same Flag parameter values as FileCopy(). The two function essentially perform the same function copying a file from one location to another the only significant difference being that the source used by FileInstall() is fixed i.e. the compiled script.

Quote:form FileCopy help
{{{
flag [optional] 
this flag determines whether to overwrite files if they already exist.
Can be a combination of the following:
 0 = (default) do not overwrite existing files
 1 = overwrite existing files
 8 = Create destination directory structure if it doesn't exist (See Remarks). 
}}}
"	Feature Request	closed		AutoIt			Rejected		
