Have you tried turning on the 64 bit registry option?

 Code:
$rc = SetOption("WOW64AlternateRegView","On")

Straight from the manual...
 Quote:
WOW64AlternateRegView

ON
OFF

Enables access to the alternate view of the registry. See this MSDN article for details of this feature. The default is OFF. This option has no effect on 32-bit editions of Windows.


Edited by ShaneEP (2012-08-13 08:13 PM)