OPK banner

[ExtRegInf]

Answer File = Internet Settings (.ins) File

The [ExtRegInf] section contains entries for specifying the names of your information (.inf) files and the installation mode for components.

Entry Description
Chat Specifies the information (.inf) file and installation mode for components.
Conf Specifies the information (.inf) file and installation mode for components.
ConnectionSettings Specifies the information (.inf) file and installation mode for components.
Inetres Specifies the information (.inf) file and installation mode for components.
Inetset Specifies the information (.inf) file and installation mode for components.
Oe Specifies the information (.inf) file and installation mode for components.
Shell Specifies the information (.inf) file and installation mode for components.
Sp1shell Specifies the information (.inf) file and installation mode for components.
Subs Specifies the information (.inf) file and installation mode for components.

Sample

This sample demonstrates one use of the [ExtRegInf] section of the Internet Settings (.ins) File.

[ExtRegInf]
Chat = *,chat.inf,DefaultInstall
Conf = *,conf.inf,DefaultInstall
ConnectionSettings = *,connect.inf,DefaultInstall
Inetres = *,inetres.inf,DefaultInstall
Inetset = *,inetset.inf,DefaultInstall
Oe = *,oe.inf,DefaultInstall
Shell = *,shell.inf,DefaultInstall
Sp1shell = *,sp1shell.inf,DefaultInstall
Subs = *,subs.inf,DefaultInstall

Chat

Specifies the information (.inf) file and installation mode for components.

Syntax Chat = string
Value string
Example
Chat = *,chat.inf,DefaultInstall

icon Return to top

Conf

Specifies the information (.inf) file and installation mode for components.

Syntax Conf = string
Value string
Example
Conf = *,conf.inf,DefaultInstall

icon Return to top

ConnectionSettings

Specifies the information (.inf) file and installation mode for components.

Syntax ConnectionSettings = string
Value string
Example
ConnectionSettings = *,connect.inf,DefaultInstall

icon Return to top

Inetres

Specifies the information (.inf) file and installation mode for components.

Syntax Inetres = string
Value string
Example
Inetres = *,inetres.inf,DefaultInstall

icon Return to top

Inetset

Specifies the information (.inf) file and installation mode for components.

Syntax Inetset = string
Value string
Example
Inetset = *,inetset.inf,DefaultInstall

icon Return to top

Oe

Specifies the information (.inf) file and installation mode for components.

Syntax Oe = string
Value string
Example
Oe = *,oe.inf,DefaultInstall

icon Return to top

Shell

Specifies the information (.inf) file and installation mode for components.

Syntax Shell = string
Value string
Example
Shell = *,shell.inf,DefaultInstall

icon Return to top

Sp1shell

Specifies the information (.inf) file and installation mode for components.

Syntax Sp1shell = string
Value string
Example
Sp1shell = *,sp1shell.inf,DefaultInstall

icon Return to top

Subs

Specifies the information (.inf) file and installation mode for components.

Syntax Subs = string
Value string
Example
Subs = *,subs.inf,DefaultInstall

icon Return to top