setup factory 设置自启动
时间:2015-12-29 21:05:00
收藏:0
阅读:696
Registry.SetValue(HKEY_LOCAL_MACHINE, "Software//Microsoft//Windows//CurrentVersion//Run", "MySoftWare", "C://Program Files//cosl_ZWL_App//mysql-5.1.6-alpha-win32//bin//mysqld-nt.exe", REG_SZ);
原文:http://www.cnblogs.com/qq76211822/p/5086760.html
评论(0)