I have managed to hide the address bar in IE8 by under HKEY_CURRENT_USER>Software>Policies>Microsoft adding the keys Internet Explorer> Toolbars> Restrictions> and then a DWORD entry NoNavBar.

If I set the DWORD value to ‘1’, hey presto, no address bar! If you then set the DWORD value back to ‘0’ the address bar re-appears.

I would like to be able to have a button on the desktop to toggle the DWORD value between '0' and '1' and a friend suggested VB which I know nothing about.

Anyone got any ideas?

Thanks