Is there any way to use VBScript to edit a Registry Key name? For example in HKLM\System\MountedDevices if there is a Key named '\DosDevices\E:' I want to change it to '\DosDevices\X:'. How can this be done? I want to leave the key value, just need to change the name.