Войти

Показать полную графическую версию : Отключение адресной строки


snake-as
23-12-2008, 09:09
Здравствуйте. У меня такой вопрос(ламерский, однако). Подскажите, пожалуйста, как через групповые политики отключить у пользователей адресную строку в проводнике. Помню, что как-то это делал, а сейчас уже с час не могу этот параметр найти. Заранее спасибо!

monkkey
23-12-2008, 16:36
Путем импорта ключа реестра
Method 1:

To disable the Address Bar from being shown, set the NoAddressBar value to 1

HKEY_CURRENT_USER\Software\Policies\Microsoft\Internet Explorer\Toolbars\Restrictions

To prevent the user from enabling the Address bar, set NoBandCustomize value to 1

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer


Method 2:

NOTE: The following method is unsupported and it's your duty to backup the appropriate registry key in case you want to undo the setting back.

Open Registry Editor and navigate to:

HKEY_CLASSES_ROOT\CLSID\{01E04581-4EEE-11d0-BFE9-00AA005B4383}\InProcServer32

(Backup the registry key by exporting it to a REG file)

In the right-pane, double-click (default) and delete the value given there (%SystemRoot%\System32\browseui.dll)

snake-as
23-12-2008, 17:40
Разве через групповую политику этого нельзя сделать? Вроде в административных шаблонах было что-то подобное.




© OSzone.net 2001-2012