You should be able to do this, as the docs say you can store binary values using Microsoft.Win32.RegistryKey.SetValue().
Try casting it to an array of byte instead of a single byte.
Chip H.
____________________________________________________________________
If you want to get the best response to a question, please read FAQ222-2244 first