﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
2905	DirCopy Redirection Bug	die-gabi-meier@…		"1) manual create a folder tmp0 under /SysWOW64
2) put a test.txt into tmp0
3) DirCopy(""C:\Windows\System32\tmp0"", ""C:\Windows\System32\tmp1"")
4) script is compiled as x86

Expectation:
tmp0 with file is copyed and is placed under SysWOW64 as tmp1 (automatic redirection for x86 executables from System32 to SysWOW64)

Reality:
tmp1 is created under SysWOW64 WITHOUT txt file
AND tmp1 WITH txt file is created under System32

Testenvironment:
Windows 7 SP1 64Bit, German with AutoIt 3.3.10.2
(also tested with 3.3.12.0 and 3.3.13.19)"	Bug	closed		AutoIt	3.3.10.2	None	Works For Me	dir copy redirection	
