void cb_LoadDefaultDLLs_Click(object sender, RoutedEventArgs e)
 {
     ReaderUtils.LoadDefaultDlls();
 }