!   UNTOUCHABLE Installation configuration file.
!
! This file should be kept in one of the following directories:
!	- The directory where the user installed UNTOUCHABLE.
!	- The directory from where install is executed.
!	- A directory in the PATH.
!	- A directory pointed by the  UNTOUCHABLE environment variable.
!
! Note: Install assumes that on every diskette there exists a non-optional
! 	File. 

GROUPS {
	"UTres only", "UTRES"
	"UTres and UTscan", "UTRES_SCAN"
	"All UNTOUCHABLE package", "UT"
}

DRIVERS {
        ansi.sys        NOT_REQUIRED            DRIVER
        bridge.dev      NOT_REQUIRED            DRIVER
        bridgel1.dev    NOT_REQUIRED            DRIVER
        bridgel1.dev    NOT_REQUIRED            DRIVER
        bridgeb.dev     NOT_REQUIRED            DRIVER
        country         REQUIRED                COUNTRY
        dasddrvr.sys    REQUIRED                DRIVER
        devswap.com     REQUIRED                DRIVER
        disklock.sys    NOT_REQUIRED            DRIVER
        display.sys     NOT_REQUIRED            DRIVER
        dmdrvr.sys      REQUIRED                DRIVER
        dndevice.sys    NOT_REQUIRED            DRIVER
        driver.sys      REQUIRED                DRIVER
        edvr.sys        REQUIRED                DRIVER
        ega.sys         NOT_REQUIRED            DRIVER
        emm386.exe      NOT_REQUIRED            DRIVER
        gmouse.sys      NOT_REQUIRED            DRIVER
        himem.sys       NOT_REQUIRED            DRIVER
        keyb.com        REQUIRED                DRIVER
	keyboard.sys	REQUIRED		DRIVER
        loadhi.com      NOT_REQUIRED            LOADER
        loadhi.exe      NOT_REQUIRED            LOADER
        loadhi.sys      NOT_REQUIRED            LOADER
        mount.exe       REQUIRED                DRIVER
        mouse.sys       NOT_REQUIRED            DRIVER
        msmouse.sys     NOT_REQUIRED            DRIVER
        pckwin.sys      NOT_REQUIRED            DRIVER
        printer.sys     NOT_REQUIRED            DRIVER
        qemm.sys        NOT_REQUIRED            DRIVER
        qemm386.sys     NOT_REQUIRED            DRIVER
        ramdrive.sys    NOT_REQUIRED            DRIVER
        rcd.sys         NOT_REQUIRED            DRIVER
        remote.dev      NOT_REQUIRED            DRIVER
        setver.exe      NOT_REQUIRED            DRIVER
        share.exe       REQUIRED                INSTALL
        smartdrv.sys    NOT_REQUIRED            DRIVER
        sswap.com       REQUIRED                DRIVER
        sstordrv.sys    REQUIRED                DRIVER
        stacker.com     REQUIRED                FILES_NO_COPY
        tdh386.sys      NOT_REQUIRED            DRIVER
        vdisk.sys       NOT_REQUIRED            DRIVER
}

# Required disk space needed for installation.
CAPACITY		396
SAFE_CAPACITY		250
UPD_CAPACITY		000
NET_CAPACITY 		759
NET_UPD_CAPACITY	000
SAFE_NET_CAPACITY	230
SAFE_SERVER_CAPACITY	380

ITEMS {
	contents	GROUPS = (UT), DISK_A, SAFE_DISK;
	install.exe	GROUPS = (UT), DISK_A;
	utscan.exe	GROUPS = (UT, UTRES_SCAN), DISK_A, UPDATE;
	utscan.brm	GROUPS = (UT), DISK_A, SAFE_DISK, SAFE_DISK_SERVER,
			UPDATE;
	utres.exe	GROUPS = (UT, UTRES_SCAN, UTRES), DISK_A, UPDATE;
	ut.exe		GROUPS = (UT), DISK_A, SAFE_DISK, SAFE_DISK_SERVER,
			SERIAL, UPDATE;
	order.txt	GROUPS = (UT, UTRES_SCAN), DISK_A, OPTIONAL;
#	unvirus.doc	GROUPS = (UT, UTRES_SCAN), DISK_A, OPTIONAL;
	ut.hlp		GROUPS = (UT), DISK_A, OPTIONAL;

# The following file should not be placed on the installations diskettes.
# They exist in the contents file so that uninstall will delete them.
	ut.ut1		OPTIONAL, DELETE_ONLY;
	ut.ut2		OPTIONAL, DELETE_ONLY;
	utscan.cnf	GROUPS = (UT, UTRES_SCAN), OPTIONAL;
	untouch.id	OPTIONAL, DELETE_ONLY;

# Novell files for safe-disk
# This section must follow Pcdos, MsDos.
	utlogin.exe	DISK_A, SAFE_DISK_SERVER, NET;
	utsafe.exe	DISK_A, SAFE_DISK, NET;
	utagent.exe	DISK_A, NET;
	utexec.exe	NET;
	utagent.doc	DISK_A, NET;
	utnet.exe	DISK_A, NET;
	utnet.hlp	DISK_A, NET, OPTIONAL;
	ipx.com		DISK_EXT, SAFE_DISK_SERVER, OPTIONAL,
			NETWARE, MESSAGE = "Path of ipx.com";
	net3.com	DISK_EXT, SAFE_DISK_SERVER, OPTIONAL,
			NETWARE, DOS_3, MESSAGE =  "Path of net3.com";
	net4.com	DISK_EXT, SAFE_DISK_SERVER, OPTIONAL,
			NETWARE, DOS_4, MESSAGE = "Path of net4.com";
	net5.com	DISK_EXT, SAFE_DISK_SERVER, OPTIONAL,
			NETWARE, DOS_5, MESSAGE = "Path of net5.com";
	net6.com	DISK_EXT, SAFE_DISK_SERVER, OPTIONAL,
			NETWARE, DOS_6, MESSAGE = "Path of net6.com";
	login.exe	DISK_EXT, SAFE_DISK_SERVER, OPTIONAL, NOVELL_LOGIN,
			NETWARE386, MESSAGE = "Path of login.exe";
}
