banner

[Entry]

Answer File = Internet Settings (.ins) File

The [Entry] section contains entries for specifying whether the information in this .ins file overrides the name of the dial-up networking in your custom package.

Entry Description
Cancel Specifies whether to cancel the sign-up process. Used by the Internet Connection Wizard.
Entry_Name Specifies the name of the dial-up connection.

Sample

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

[Entry]
Cancel = No
Entry_Name = MyConnection

Cancel

Specifies whether to cancel the sign-up process. Used by the Internet Connection Wizard.

Syntax Cancel = Yes | No
Values Yes

Cancels the sign-up process.

No

Does not cancel the sign-up process.

Default Value No
Example
Cancel = No

icon Return to top

Entry_Name

Specifies the name of the dial-up connection.

Syntax Entry_Name = string
Value string
Example
Entry_Name = MyConnection

icon Return to top