De volgende bar kan opkomen als je een html file opent vanaf je lokale hardeschijf.

image

Dit kun je via de volgende registry file aanpassen:

Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINESOFTWAREMicrosoftInternet ExplorerMainFeatureControlFEATURE_LOCALMACHINE_LOCKDOWN]
@=””
“explorer.exe”=dword:00000000
“msimn.exe”=dword:00000000
“iexplore.exe”=dword:00000000
“wmplayer.exe”=dword:00000000

Mocht je het bovenstaande verhaal weer willen terugdraaien, dan voer je de volgende key in:

Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINESOFTWAREMicrosoftInternet ExplorerMainFeatureControlFEATURE_LOCALMACHINE_LOCKDOWN]
@=””
“explorer.exe”=dword:00000001
“msimn.exe”=dword:00000001
“iexplore.exe”=dword:00000001
“wmplayer.exe”=dword:00000001

 

Bron: http://forums.techguy.org/tech-tips-tricks/365594-disable-ie-information-bar.html

Advertisement

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

This site uses Akismet to reduce spam. Learn how your comment data is processed.