Lock full screen mode

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am working on a project where we are trying to lock IE6 in full screen
mode. When making the appropriate changes in the registry, once the user
changes the screen manually, closes and reopens IE, the settings are changed
back to "no" in the registry.
Our goal is to run an intranet web site in full screen mode that does allow
for a custom toolbar, thus kiosk mode does not work for us. I am familiar
with the -k option. What I am looking for is a way to be in a full screen
mode like kiosk, where the user has no address bar, does have our custom
toolbar (which has back, forward, exit and print) and will retain these
settings permanently. Any ideas?
 
You can use a variety of registry restrictions to get IE to look and behave
the way you want, right down to the last link that has the NoBrowserClose
option:

Remove Selected Internet Explorer Toolbar Buttons
http://www.pctools.com/guides/registry/detail/1194/
Lock the Internet Explorer Toolbars
http://www.pctools.com/guides/registry/detail/797/
Internet Explorer Control Panel Restrictions (Part 2)
http://www.pctools.com/guides/registry/detail/537/
Internet Explorer Control Panel Restrictions (Part 1)
http://www.pctools.com/guides/registry/detail/639/
Disable the Ability to Customize Toolbars
http://www.pctools.com/guides/registry/detail/640/
Remove the Option to Change or Hide Toolbars
http://www.pctools.com/guides/registry/detail/959/
Disable Access to File URLs in Internet Explorer
http://www.pctools.com/guides/registry/detail/1111/
Internet Explorer Toolbar Restrictions
http://www.pctools.com/guides/registry/detail/442/
 
Back
Top