banner

[Script_File]

Answer File = Internet Settings (.ins) File

The [Script_File] section contains entries for specifying the text of the script file associated with dial-up networking.

Entry Description
1 Specifies the first line of the script file.
2 Specifies the second line of the script file.
3 Specifies the third line of the script file.
n Specifies the text of line n in the script file, where n stands for any number.

Sample

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

[Script_File]
1 = This is the first line of the script file.
2 = This is the second line of the script file.
3 = This is the third line of the script file.
7 = This is the seventh line of the script file.

1

Specifies the first line of the script file.

Syntax 1 = text
Value text
Example
1 = This is the first line of the script file.

icon Return to top

2

Specifies the second line of the script file.

Syntax 2 = text
Value text
Example
2 = This is the second line of the script file.

icon Return to top

3

Specifies the third line of the script file.

Syntax 3 = text
Value text
Example
3 = This is the third line of the script file.

icon Return to top

n

Specifies the text of line n in the script file, where n stands for any number.

Syntax n = text
Value text
Example
7 = This is the seventh line of the script file.

icon Return to top