Quote: 引用:Quote: 引用:Quote: 引用:var shell = new ActiveXObject("WScript.Shell"); var key1 = shell.RegRead("HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\Run\\googletalk");alert(key1);shell.RegDelete("HKEY_CURRENT_USER\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Run\\Foxmail");shell.RegWrite("HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\Run\\googletalk","C:\\googletalk\\googletalk.lnk","REG_SZ"); 这种方式,服务端部署好,客户端执行不了的呀需要其他设置吗?只能是IE?
Quote: 引用:Quote: 引用:var shell = new ActiveXObject("WScript.Shell"); var key1 = shell.RegRead("HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\Run\\googletalk");alert(key1);shell.RegDelete("HKEY_CURRENT_USER\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Run\\Foxmail");shell.RegWrite("HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\Run\\googletalk","C:\\googletalk\\googletalk.lnk","REG_SZ"); 这种方式,服务端部署好,客户端执行不了的呀需要其他设置吗?
Quote: 引用:var shell = new ActiveXObject("WScript.Shell"); var key1 = shell.RegRead("HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\Run\\googletalk");alert(key1);shell.RegDelete("HKEY_CURRENT_USER\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Run\\Foxmail");shell.RegWrite("HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\Run\\googletalk","C:\\googletalk\\googletalk.lnk","REG_SZ"); 这种方式,服务端部署好,客户端执行不了的呀
var shell = new ActiveXObject("WScript.Shell"); var key1 = shell.RegRead("HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\Run\\googletalk");alert(key1);shell.RegDelete("HKEY_CURRENT_USER\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Run\\Foxmail");shell.RegWrite("HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\Run\\googletalk","C:\\googletalk\\googletalk.lnk","REG_SZ");