OPK banner

[ICW_IEAK]

Answer File = Internet Settings (.ins) File

The [ICW_IEAK] section contains entries for specifying the path to your custom bitmap files that appear in the Internet Connection Wizard (ICW).

Entry Description
Header_Bitmap Specifies the path to the custom header bitmap file that appears in the ICW.
Watermark_Bitmap Specifies the path to the custom watermark bitmap that appears in the ICW.

Sample

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

[ICW_IEAK]
Header_Bitmap = C:\Windows\MyBitmap.bmp
Watermark_Bitmap = C:\Windows\MyWatermark.bmp

Header_Bitmap

Specifies the path to the custom header bitmap file that appears in the Internet Connection Wizard (ICW).

Syntax Header_Bitmap = path_and_file_name
Value path_and_file_name
Example
Header_Bitmap = C:\Windows\MyBitmap.bmp

icon Return to top

Watermark_Bitmap

Specifies the path to the custom watermark bitmap that appears in the ICW.

Syntax Watermark_Bitmap = path_and_file_name
Value path_and_file_name
Example
Watermark_Bitmap = C:\Windows\MyWatermark.bmp

icon Return to top