Back to Contents Page

INI Customization for Setup Package: XGI User's Guide

Introduction 

Outlook and Initialization for Setup 

The Maintenance of the Setup - [Start] 

2D Customization 

INF Customization 


Introduction

The following is the exposition for Setup customization with setup.ini. Three sections in setup.ini: [StartUp], [Start] and [INFCustom] record all information about the definition of setup outlook, the property of the installing components, INF customization.


Outlook and Initialization for Setup

Outlook for Setup Initialization I - [Startup]

[Startup] section display a custom startup graphic during setup initialization.

Outlook for Setup Initialization II- [Languages]

[Languages] section displays a custom language before setup.

 

Outlook for Setup Initialization III- [Package]

[Package] section displays a custom graphic during setup.

Dialog Customization during Setup- [Dialog]

[Dialog] section displays a custom dialog during installation.

Device ID List - [DeviceID]

List all device ID and the setup will determine in the list which is(are) the current device(s).


The Maintenance of the Setup - [Start]

[Start] section display the maintenance of setup. Except sections [Startup], [Languages], [Package], [DeviceID], [INFCustom] and [Constant], other sections are branches of [Start] in SETUP.INI.

Component Section

Execute Section


2D Customization

Execute Section - [DrvGeneral]

[DrvGeneral] section customizes 2D settings.


INF Customization

Execute Section - [INFCustom]

[INFCustom] section customizes registry keys written for VGA driver and whether to install utility when the current install is in INF.


Please read all restrictions and disclaimers.


 Back to Contents Page