﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
337	TraySetIcon causes read only error	Queue		"TraySetIcon causes read-only error when loading icon from read-only resource. Example:
{{{
TraySetIcon(@AutoItExe, 164)
}}}
In this example, if the compiled script resides on a flash drive that has a read-only switch set to read-only, and the script is run in certain WinXP environments, a windows error message pops up halting script execution (the choices are ""Continue,"" ""Try Again"" and ""Cancel;"" Continue or Cancel will continue script parsing without error, Try Again simply pops the message up again).

The error also occurs with an uncompiled script if the AutoIt executable is located on the read-only media.

Note this error doesn't seem to occur on Win98SE or Vista Home 32-bit SP1. The environment where I encounter this error is WinXP Pro SP3 on a full administrator account."	Bug	closed		AutoIt	3.2.12.0	None	Works For Me		
