﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
2767	'Attempt to access invalid address' in some cases when using #AutoIt3Wrapper_Res_requestedExecutionLevel=RequireAdministrator	anonymous	Jos	"Hi,

Under some circumstances you get the error message 'Attempt to access invalid address' when running the compiled .exe.

Sample code
{{{
 #AutoIt3Wrapper_Res_requestedExecutionLevel=RequireAdministrator
}}}

To reproduce
 - Tested with Windows 7 PRO SP1
 - enable UAC (requires reboot if not enabled)
 - Map a network share to a driveletter
 - run the compiled .exe from that network drive 
 - you get the error message 

If UAC is not enabled you will not get the error.
If you run the .exe local or from unc path with UAC enabled you also will not get the error

I think that's al you need, if you need anything else please let me know.

Kind regards

Remco"	Bug	closed		SciTE4AutoIt	Other	None	No Bug		remco.timmermans@…
