Hi,

I have been trying to retrieve Video Card Information from the Registry. I am using code to look at the key

HKEY_LOCAL_MACHINE\HARDWARE\DEVICEMAP\VIDEO\Device\Video0

and therefore get the location of the Video Card Information key. However, to do so, it is necessary to remove the "Registry\Machine" part from the value.

Can anyone show me how to do this?

Many Thanks.