Пример #1
0
 public static int RegDeleteKey(string strKeyname)
 {
     return(AutoItX.RegDeleteKey(strKeyname));
 }