Rev 1 | Blame | Compare with Previous | Last modification | View Log | Download
@echo offclsrem first install all FacoryLink system filesflxinst .echo 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 disketteremupdate -Mmb_plusif not exist %FLOPT%\delta.opt goto copyinst_seq -MMB_PLUS -S\opt\delta.optgoto end:copycopy \opt\delta.opt %FLOPT% > nulgoto end:end