Hi Bryan,
On a 64bit system you may have to specify on what node the query goes.
for a 64bit node
System,REGREDIRECT,64
RegRead,HKLM,SOFTWARE\Sun\xVM VirtualBox",InstallDir,%VBPath%
System,REGREDIRECT,OFF
for a 32bit node
System,REGREDIRECT,32
RegRead,HKLM,SOFTWARE\Sun\xVM VirtualBox",InstallDir,%VBPath%
System,REGREDIRECT,OFF
This command had no effect on a 32bit system.