摘要:
try { RegistryKey hklm = Registry.LocalMachine; RegistryKey run = hklm.CreateSubKey(@"Software\Microsoft\Windows\CurrentVersion\Run"); if (checkBox1.Checked == true) { run.SetValue("thisApplication.ex... 阅读全文
posted @ 2010-09-28 14:31
哑吧湖大水怪
阅读(323)
评论(0)
推荐(0)

浙公网安备 33010602011771号