﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
2866	regread cant read x64 keys remote	anonymous	Jon	"If you run regread from a x86 os PC and want to read a regkey from a x64 os remote than this is not working.

Example:

{{{
RegRead(""\\REMOTEx64SYSTEM\HKLM64\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\Auto Update\Results\Install"", ""LastSuccessTime"")
}}}

This key doesn't exists in the HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node so the command fails with @error 1 = unable to open requested key

It makes no difference if run with HKLM or HKLM64 but in my opinion HKLM64 should do the job"	Bug	closed	3.3.15.5	AutoIt	3.3.12.0	None	Fixed		
