﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
713	FileInstall() to accept macros and environment variables.	Hubertus		"It would be handy, if FileInstall() would accept macros and environment variables.
This information is available at compile time.
The syntax could look like this:

FileInstall(""%USERPROFILE%\Eigene Dateien\AutoIt\@scriptname@"", $sTempfile) 
Or
FileInstall(""@MyDocumentsDir@\AutoIt\@scriptname@"", $sTempfile) 
Or
FileInstall(""@ScriptFullPath@"", $sTempfile) 
"	Feature Request	closed		AutoIt		None	Rejected	FileInstall macros environment-variables	
