melissa
04-30-2007, 09:22 AM
hi everyone
sorry i still have same problem , i mean this window in my browser
http://img45.imageshack.us/img45/9738/scriptexd2.png
even i used this code
bIS = Registry.DoesKeyExist(HKEY_CURRENT_USER, "Software\\Microsoft\\Internet Explorer\\Main");
if bIS == true then
Registry.SetValue(HKEY_CURRENT_USER, "Software\\Microsoft\\Internet Explorer\\Main", "DisableScriptDebuggerIE", "yes", REG_SZ);
end
any another solution please
sorry i still have same problem , i mean this window in my browser
http://img45.imageshack.us/img45/9738/scriptexd2.png
even i used this code
bIS = Registry.DoesKeyExist(HKEY_CURRENT_USER, "Software\\Microsoft\\Internet Explorer\\Main");
if bIS == true then
Registry.SetValue(HKEY_CURRENT_USER, "Software\\Microsoft\\Internet Explorer\\Main", "DisableScriptDebuggerIE", "yes", REG_SZ);
end
any another solution please