﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
2180	Aut2Exe won't create .exe when using icon	BrewManNH		"Whenever I try to create an exe file, even as a test, using 3.3.9.3, if I try to use the /icon parameter with Aut2Exe I will never get an exe to be created. Using this line from SciTe to try to create a compiled exe;
{{{
F:\AutoIt3\beta\aut2exe\aut2exe.exe  /in ""C:\Users\User\Dropbox\AutoItScripts\test.au3"" /out ""C:\Users\User\Dropbox\AutoItScripts\test.exe"" /nopack /icon ""C:\Users\User\Dropbox\AutoItScripts\some.ico"" /comp 4
}}}
I get this error message every time.
{{{
---------------------------
Aut2Exe Error
---------------------------
Error: Unable to create the compiled archive.
---------------------------
}}}
If I remove the /icon parameter and the connected ico file it will compile without any issues."	Bug	closed		Aut2Exe	3.3.9.3	None	Fixed	Aut2EXE icon	
