# # Sample Netscape SuiteSpot Server Package Information File # # Components: lists the components to be installed as specified # in subsequent sections. If the section or the ComponentInfoFile # does note exist the setup program will ignore the component [General] Name = Netscape Server Products Vendor = Netscape Communications Corp. Description = Netscape Server Products Installation Version = 4.1 Components = svrcore, base, admin, slapd, dssynch, msg, mesg-cntrl, cert, mcc, nda Mode = ALLMODES ProgramFolder = Netscape Server Products #DefaultInstallDirectory works for NT and Unix, NT will set the drive letter to WINDISK #DefaultInstallDirectory = /netscape/server4 # Package Contents [svrcore] ComponentInfoFile = svrcore/svrcore.inf [base] ComponentInfoFile = base/base.inf [admin] ComponentInfoFile = admin/admin.inf [slapd] ComponentInfoFile = slapd/slapd.inf [dssynch] ComponentInfoFile= dssynch/dssynch.inf [msg] ComponentInfoFile = msg/msg.inf [mesg-cntrl] ComponentInfoFile = mesg-cntrl/mesg-cntrl.inf [cert] ComponentInfoFile = cert/cert.inf [mcc] ComponentInfoFile = mcc/mcc.inf [nda] ComponentInfoFile = nda/nda.inf