Blame | Last modification | View Log | Download
@echo offclsrem first install all FacoryLink system filesflxinst .update -Mfl_redrem Update the FactoryLink help systemecho Update the help system...mkhelp > nulremrem check first if a DeltaLink option file exist, if not copy from install disketteremif not exist %FLOPT%\delta.opt goto copyinst_seq -MFL_RED -S\opt\delta.optgoto end:copycopy \opt\delta.opt %FLOPT% > nulgoto end:end