like WriteValue("key", "(empty)", "Value", REG_SZ")

the (empty) indicates its the default value that is named, the rest of the key contains nothing
so how do i do this?

thanks!!