public void CarnassialProductionKeysRead()
 {
     CarnassialState state = new CarnassialState();
     state.ReadFromRegistry();
 }