Hi all - long time ghost, first time post - I'm trying to find a simple way to copy the string data from one registry value to another in a different key. Been at this for hours.. gotta be missing something. It can't be this difficult.. basically I'm trying to set the value of the ms office registered owner to be the same as the windows registered owner. I do not have control over the office installation which defaults to our company name. I've tried using reg query but it's too verbose, I need something that will return just the string in the value, nothing else. Or even better something that would just copy the data from one arbitrary registry value to another. Hopefully this makes some sense. Any advice? Thanks in advance. phnb edit* This is something I intend to stick into a batch for runoncex.