windows-itpro-docs/browsers/internet-explorer/ie11-ieak/browsertoolbars-ins-file-setting.md
2019-09-17 13:39:46 -07:00

41 lines
1.7 KiB
Markdown
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
ms.localizationpriority: medium
ms.mktglfcycl: plan
description: Use the \[BrowserToolbars\] .INS file setting to customize your Internet Explorer toolbar and buttons.
author: dansimp
ms.prod: ie11
ms.assetid: 83af0558-9df3-4c2e-9350-44f7788efa6d
ms.reviewer:
audience: itpro
manager: dansimp
ms.author: dansimp
title: Use the BrowserToolbars .INS file to customize the Internet Explorer toolbar and buttons (Internet Explorer Administration Kit 11 for IT Pros)
ms.sitesec: library
ms.date: 07/27/2017
---
# Use the BrowserToolbars .INS file to customize the Internet Explorer toolbar and buttons
Info about how to customize the Internet Explorer toolbar.
|Name |Value |Description |
|-----------|---------------------------|-------------|
|Action0 |`<path_and_file_name>` |Path and file name for the executable (.exe) file that's associated with your custom toolbar button. |
|Caption0 |`<caption_text>` |Text that appears as the caption for your custom toolbar button. |
|DeleteButtons |<ul><li>**0.** Dont delete the existing custom toolbar buttons.</li><li>**1.** Delete the existing custom toolbar buttons.</li></ul> |Determines whether to delete the existing custom toolbar buttons. |
|HotIcon0 |`<path_and_file_name>` |An icon (.ico) file that appears highlighted on the button when the pointer is moved over it. |
|Icon0 |`<path_and_file_name>` |An icon (.ico) file that appears dimmed on the button when the pointer isnt moved over it. |
|Show0 |<ul><li>**0.** Dont show the button by default.</li><li>**1.** Show the button by default.</li></ul> |Determines whether to show the new button on the toolbar by default. |
|ToolTipText0 |`<tooltip_text>` |Tooltip text for the custom toolbar button. |