Blame | Last modification | View Log | Download
@echo offclsrem first install all FacoryLink system filesflxinst .update -Ms_3964recho Updating help index FactoryLink....mkhelp > nulecho Updating AC to CT map file.....acctmgr -c -d -t%FLINK%/ac/titlesremrem check first if a DeltaLink option file exist, if not copy from install disketteremif not exist %FLOPT%\delta.opt goto copyinst_seq -MS_3964R -Sopt\delta.optgoto end:copycopy opt\delta.opt %FLOPT% > nulgoto end:end