I would like to know anyones resources/advice/help on accessing a registry key of type string, store the value in a variable, create a new key of type binary with the string value of the previous key, and then successfully view the value of the new key in say a message box. I've almost successfully done this but really need help with the last part.