Show your START-UP SEQ!
1 messages in this thread
Roy,
Here is my startup-sequence….prob needs some cleaning up tho.
;Startup-Sequence dh0: ;DH0:c/bin/MoveSSP setpatch r >NIL:
system/fastmemfirst ; dh0:c/bin/SetCPU INST CACHE Fastrom Keypatch 20 ;
Binddrivers dh0:c/bin/Tracksalve 0 1 2 n FF >NIL: -0 echo " "
;dh0:c/bin/Memguard RUN > NIL: dh0:c/bin/GOMF3.0 & ; echo "*ec" ; Clear the
screen echo "*e[50y *e[128x" ; Set top and Left Borders ask "Wait for 10
Second Seagate Spinup Time? (Y/N)"
if warn
echo "*ec" ;Clear the screen
echo "*e50y" ; Set Temp Top Boarder
echo "*e[33m *e[165x Waiting for SeaGate ST-296N Spinup!*e[31m"
wait 10
else
echo "*ec *e[33m *e[50y *e[230x"
echo "No Wait Selected!"
wait 2 endif echo "*ec " echo "*e[32m *e[182x" ; Set Color and Temp
left boarder
dh0:c/bin/AutoMount VD0: RAD: NEWCON: PIPE: CNC: CND: CNX: AUX: DH2: DH3:
echo "*ec" ; echo "*e[33m *e[50y *e[145x Assigning Directories and Alias
Listing!" echo "" echo "*e[255x Please Standby!" ; cd dh2: cd dh3: cd dh0:
; ; ; addbuffers df0: 10 addbuffers df2: 10 ; ; WordPerfect Settings ;
Assign WP: DH0:WP Assign Spell.Thes: DH0:WP Assign LEARN: DH0:WP/Learn Path
WP: add Assign Print: DH0:PRINT Path Print: add
; ; assign u: dh0:u ;This is for the Uedit Program. assign
FindDB: dh0:FindDB assign REXX: dh0:Rexx assign Level_2: dh0:Level_2 assign
Bin: dh0:C/bin assign ENV: dh0:s/env assign TMPG: RAM: assign T: dh0:T
assign Temp: dh0:Temp assign Scripit: dh0:Scripit assign Pictures:
dh0:Level_2/Pictures assign Modeler: dh0:Level_2/Modeler3D assign geo:
dh0:Level_2/Modeler3D/geo assign InterFont: dh0:Level_2/InterFont assign
Video: dh0:Level_2/VideoScape3D assign Terrain: dh0:Level_2/Terrain assign
Magic: dh0:Level_2/AniMagic assign Sculpt: dh0:Level_2/Sculpt-Animate4DJR
assign Paint: dh0:Level_2/Paint_Programs assign TS: dh0:Level_2/TurboSilver
assign AStation: dh0:Level_2/AStation assign Draw: dh0:Level_2/CAD/Draw2000
[ MORE ]