Saturday, November 20, 2010

Where Can You Find Inova Lights Store

Prevent the closure of Internet Explorer

There are some cases where it can be useful and / or necessary to prevent the closure of Internet Explorer by the user that is using the PC, for example, a public kiosk, a PC at our farm stand, or simply because it dictated by some other need.
To do this, we must use regedit to change, specifically changing the keys in "HKEY_LOCAL_MACHINE \\ Software \\ Policies \\ Microsoft \\ Internet Explorer \\ Restrictions". If "Interner Explorer" and / or "Restrictions" are not we create them
then going to add in "Restrictions" key "DWORD" which we call "NoBrowserClose" with value "1". In this way, once restarted IExplorer you can not close it, if not using the task manager.

The following is a list of keys that can enter into "Restrictions" with its functionality.

- NoFileOpen::: Disables Open command on the File menu.

- NoFileNew::: Off the New command on the File menu.

- NoBrowserOptions::: turn off the Internet Options command on the Tools menu.

- NoSelectDownloadDir::: Disables the Save button in the File Download dialog box.

- NoBrowserClose::: Disable the close button X and close the file menu item

- NoBrowserSaveAs::: remove Save As command from the File menu.

- NoFavorites::: Removes the Favorites menu and disables the Favorites tab.

- NoHelpItemTipOfTheDay::: Tips removes the command menu.

- NoHelpItemNetscapeHelp::: Removes the For Netscape Users command on the Help menu.

- NoHelpItemTutorial::: Removes the Technical Support command on the Help menu.

- NoHelpItemSendFeedback::: Feedback removes the command from the menu.

- NoPrinting::: emove the Print command from the File menu.

- No_LaunchMediaBar::: removes the command bar Multimedia

- NoTheaterMode::: Disables the F11 key (screen mode integer).

- NoBrowserContextMenu::: deactivate the shortcut menu on a Web page

- NoFindFiles::: Turn off the F3 command and the Search bar.

- NoViewSource::: turn off the HTML command on the View menu. To permanently prevent the user to view the HTML source, you must add the value NoBrowserContextMenu.

- NoOpeninNewWnd::: Disable the CTRL + N and the Open command to open a new document.

- AlwaysPromptWhenDownload: You can not make available the check box Always ask before opening this type of file in the File Download dialog box so that it is always selected.

- NoNavButtons::: Disables the Forward and Back buttons on the toolbar.

- NoHelpMenu::: Off the menu? Internet Explorer.

- No_MediaBarOnlineContent::: off playing online content.


Also, by adding the following DWORD under "HKEY_LOCAL_MACHINE \\ Software \\ Policies \\ Microsoft \\ Internet Explorer \\ Toolbars \\ Restrictions" we get:

- NoToolbarOptions::: user will receive the error message when trying to choose a command any View menu except Customize and Lock the Toolbars.

- NoToolBar::: Removes the toolbar. However, you can add standard buttons to the View menu, Toolbars. To fully enable this setting, you must enable the DWORD value NoToolbarOptions.

- NoAddressBar::: Removes the address bar.

- NoLinksBar::: Removes the shortcut bar. The user will receive the above error message when you try to click Links on the Toolbars menu.

I also remember that launching IExplorer with the-k will open in fullscreen mode without ANY bar! It may be useful to create scripts, or be included in the start-up folder.


Applies to: Internet Explorer 7.0

Internet Explorer 6.0

0 comments:

Post a Comment