1 ; $VER: AROSTCP-PackageStartup 1.5 (3.4.2014)
2 ; AROSTCP-PackageStartup (c) The AROS Dev Team.
6 Protect S/startnet s add quiet
7 Protect S/stopnet s add quiet
9 if ${AROSTCP/AutoRun} eq "True"
11 if ${AROSTCP/WirelessAutoRun} eq "True"
12 Run >NIL: QUIET C:WirelessManager ${AROSTCP/WirelessDevice}
15 if ${AROSTCP/MobileAutorun} eq "True"
16 Run >NIL: QUIET C:ModemManager
21 if EXISTS ENV:AROSTCP/ServerAutoMounts
22 Mount ${AROSTCP/ServerAutoMounts}