摘要:
private void Form1_Load(object sender, EventArgs e) { if (DialogResult.OK == MessageBox.Show("确定要重新安装IE吗?", "提示信息", MessageBoxButtons.OKCancel, MessageBoxIcon.Information)) { RegeditUpdate();// 执行 } e... 阅读全文
posted @ 2009-06-18 20:05 闲坐敲棋 阅读(172) 评论(0) 推荐(0)
浙公网安备 33010602011771号