How to remove IE toolbar and menu bar
        Posted  
        
            by 
                Metallikanz
            
        on Server Fault
        
        See other posts from Server Fault
        
            or by Metallikanz
        
        
        
        Published on 2011-03-20T06:09:57Z
        Indexed on 
            2011/03/20
            8:11 UTC
        
        
        Read the original article
        Hit count: 265
        
ie6
We have a asp.net web application which will be used in an intranet environment on IE 6. We want to change the default configuration of the browser so that it's always rendered without the Tool Bars, Menu Bars and Address Bar, just the browser window frame and the status bar should be present.
We were looking at the IEAK toolkit for IE6 but it doesn't seem to have the option of turning all this off though you can turn off certain menus and toolbar options.
Any ideas of how this can be done, is there a group policy setting or something that we can utilize here to get this done?
Thanks for your help.
© Server Fault or respective owner