A18: Sure. Before burning the CD replace burn\ibminst\npconfig.exe with npcfg2.exe. Check out the file burn\ibminst\tables\addons.cfg. This file contains the default installation parameters (directory, path) of the addons product. Create a file called npconfig.out in burn\ibminst containing something like this:
E:\NETSCAPE
runtime 1 D:
unicode 0 D:
ttengine 0 D:
toolkit 1 D:
tlktdoc 1 E:
samples 1 E:
debugger 1 E:
swingruntime 1 E:
swingtoolkit 1 E:
rmiiioptoolkit 1 E:
The first line defines the installation path of Netscape. The next lines define the JAVA installation drives. 1 before the drive means install the component. Burn the CD and create the installation diskettes. On disk 1 edit the config.sys and add something like to to it:
SET ADDONINS_PRPRC=1
SET ADDONINS_SCDDR=0
SET ADDONINS_DNFLT=0
SET ADDONINS_DNIDE=0
SET ADDONINS_FAT32=1
SET ADDONINS_EMXRT=0
SET ADDONINS_USBDV=0
SET ADDONINS_LVMJS=0
SET ADDONINS_WRPIN=0
SET ADDONINS_ODN32=0
SET ADDONINS_XWPLC=0
SET ADDONINS_NSPIP=1
SET ADDONINS_BOS2A=0
SET ADDONINS_FLOS2=0
SET ADDONINS_ACRB3=0
SET ADDONINS_NRAV2=0
SET ADDONINS_FCOM2=0
SET ADDONINS_OS2CM=0
SET ADDONINS_XFR86=0
SET ADDONINS_PSPRC=1
Parameter 1 means install the component. Save the config.sys and start the installation.