mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-26 07:43:36 +00:00
1.7 KiB
1.7 KiB
localizationpriority, ms.mktglfcycl, description, author, ms.prod, ms.assetid, title, ms.sitesec
localizationpriority | ms.mktglfcycl | description | author | ms.prod | ms.assetid | title | ms.sitesec |
---|---|---|---|---|---|---|---|
low | deploy | Use the [ExtRegInf] .INS file setting to specify your Setup information (.inf) files and the installation mode for your custom components. | eross-msft | ie11 | 53148422-d784-44dc-811d-ef814b86a4c6 | Use the ExtRegInf .INS file to specify your installation files and mode (Internet Explorer Administration Kit 11 for IT Pros) | library |
Use the ExtRegInf .INS file to specify installation files and mode
Info about how to specify your Setup information (.inf) files and the instsallation mode for your custom components.
Name | Value | Description |
---|---|---|
Chat | string | The name of the .inf file and the install mode for components. For example, *,chat.inf,DefaultInstall. |
Conf | string | The name of the .inf file and the install mode for components. For example, *,conf.inf,DefaultInstall. |
Inetres | string | The name of the .inf file and the install mode for components. For example, *,inetres.inf,DefaultInstall. |
Inetset | string | The name of the .inf file and the install mode for components. For example, *,inetset.inf,DefaultInstall. |
Subs | string | The name of the .inf file and the install mode for components. For example, *,subs.inf,DefaultInstall. |
ConnectionSettings | string | The name of the .inf file and the install mode for components. For example, *,connect.inf,DefaultInstall. |