PDA

View Full Version : How disable ALT+F4? (W2K)



ilya_s
07-26-2002, 01:35 PM
How disable ALT+F4,
i wanna than user press ALT+F4 active window don't closing.
I think need edit Registry.

dredarc
07-26-2002, 01:45 PM
[HKEY_CURRENT_USERSoftwarePoliciesMicrosoftInternet ExplorerRestrictions: Each DWORD value must be set to 1 to be enabled or 0 to restrict.
"NoFileOpen"= Disables open command on file menu, CTL+O, and CTL+L.
"NoFileView"= Disables FileNewWindow, CTL+N"
"NoBrowserSaveAs"= Disables SAVE and SAVE AS in the file menu.
"NoFavorites"= No Favorites menu, adding to favorites, or organizing favorites.
"NoSelectDownloadDir"= Prevents user from being able to select a download folder by not displaying the Save As dialog box when a file is downloaded.
"NoBrowserContextMenu"= Disables HTML context menu when right clicking web page to get IE properties.
"NoBrowserClose"= Disables ALT+F4.
"NoTheaterMode"= Disables F11 key.
"NoBrowserOptions"= Disables Internet Options on the tools menu (disables changing browser settings).

ilya_s
07-26-2002, 02:21 PM
Big thanx
I really use IE, and my question about it,
All work, but if press ALT+F4 opening attantion window.
If possible no create that window, or no showing?
Thanks.

dredarc
07-29-2002, 04:52 PM
Settings:
User Key: [HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Policies\
Explorer]
System Key: [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\Policies\
Explorer]
Name: NoWinKeys
Type: REG_DWORD (DWORD Value)
Value: (0 = disable restriction, 1 = enable restriction)

ilya_s
07-30-2002, 07:49 AM
Not Work
When I start restriction on exit from IE (Alt+F4), it's work, but if press ALT+F4 opening attantion message (This operation abouted because system administrator disabled this function)
How I can no showing this window message?
Thanks.