public override string ToRegistryFileString()
 {
     return("hex(7):" + ConvertUtility.ToHexStringX7(Data));
 }