Now Unreal Engine is under folder C:\Program Files(x86) instead of C:\Program Files folder.

Hi!

After re-installing version 4.10.4 on a Windows 7 Ultimate 64 bits I get the following error when I try to compile my project on Visual Studio 2015 Update 2 Enterprise:

Error	MSB3073	The command ""C:\Program Files\Epic Games\4.10\Engine\Build\BatchFiles\Build.bat" MyProjectEditor Win64 Development "D:\Usuarios\ViaCognita\Documentos\Unreal Projects\MyProject\MyProject.uproject" -rocket -waitmutex -2015" returns code 3.	MyProject	C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.MakeFile.Targets	37	

I searched and I can’t find the folder C:\Program Files\Epic Games\4.10\Engine\Build\ but there is a folder with the same name in C:\Program Files(x86)\Epic Games\4.10\Engine\Build\.

Why now it is installed on x86 folder?