﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
419	FileInstall - tip for path to source in current directory	Zedna	Valik	"Please add this tip into AutoIt helpfile at FileInstall:

Prefixing the source file with "".\"" will perform the FileInstall from the current directory.

{{{
FileInstall("".\sourcefile.ext"", $DestLocation)
}}}

So instead of full source path can be used just "".\"" and file name

Original source of this tip is here:
[http://www.autoitscript.com/forum/index.php?s=&showtopic=55368&view=findpost&p=543731]"	Feature Request	closed	3.2.13.4	Documentation		None	Completed		
