Func Check_ReFs_Ver = x => { Process Proc = new Process(); Proc.StartInfo.CreateNoWindow = true; Proc.StartInfo.UseShellExecute