I am very dubious, are they correct or could they give security or system issues?
1- I can't use activex content in html files saved on my pc\cd unless I do these things:
A- put this line in the html pages: <!-- saved from url=(0015)about:localhost -->
B- Modify these registry keys:
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main\FeatureControl\FEATURE_LOCALMACHINE_LOCKDOWN]
"iexplore.exe"="DWORD:0"
[HKEY_CURRENT_USER\Software\ Microsoft\Internet Explorer\Main\FeatureControl\FEATURE_LOCALMACHINE_LOCKDOWN\Settings]
"LOCALMACHINE_CD_UNLOCK"="DWORD:1"
C- add localhost to the "Local Internet" security zone
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\ZoneMap\Domains\localhost]
"Default"="DWORD:1"
Does another method exist otherwise?
2- is separating iexplorer in various processes good? Can this cause instability or memory issues?
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"SeparateProcess"="DWORD:1"
This post has been edited by phaolo: 20 September 2008 - 04:57 PM



Help

Back to top








