banner

[CustomWallpaper]

Answer File = Internet Settings (.ins) File

The [CustomWallpaper] section contains entries for specifying the Hypertext Markup Language (HTML) and supporting files for your custom wallpaper.

Entry Description
File0 Specifies the HTML file for the custom wallpaper, also known as background, to install.
File1 Specifies the supporting files for the custom background.
NumFiles Specifies the total number of files for the custom background.

Sample

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

[CustomWallpaper]
File0 = MyWallpaper.htm
File1 = MyWallpaper2.htm
NumFiles = 2

File0

Specifies the HTML file for the custom wallpaper, also known as background, to install.

Syntax File0 = file_name
Value file_name
Example
File0 = MyWallpaper.htm

icon Return to top

File1

Specifies the supporting files for the custom background.

Syntax File1 = file_name
Value file_name
Example
File1 = MyWallpaper2.htm

icon Return to top

NumFiles

Specifies the total number of files for the custom background.

Syntax NumFiles = number
Value number
Example
NumFiles = 2

icon Return to top