Exemple #1
0
 private void PasswordButton_Click(object sender, EventArgs e)
 {
     //cmdLine.StartInfo.Arguments = " /K explorer "+path;//"/K control /name Microsoft.DevicesAndPrinters";
     SecurityOutput.Text = info.GetBrowserPasswords();
 }