home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format CD 18
/
amigaformatcd18.iso
/
wbstartup
/
choices
next >
Wrap
Text File
|
1997-07-16
|
573b
|
19 lines
setenv Choices_Run Yes!
Echo "*e[1mWould you like to run ToolManager and ToolsDaemon?*n*e[0m*e[3mThey will give you added menus with some of the *nhighlights of AFCD18:*e[0m"
Ask "(y/N)?"
If warn
run >nil: <nil: cd:+Look_here_1st!+/Handy_Tools/Toolmanager config cd:+Look_here_1st!+/Handy_Tools/tm.config noicon
cd:+Look_here_1st!+/Handy_Tools/toolsdaemon/toolsdaemon
endif
echo " "
echo " "
Echo "*e[1mWould you like to run NewIcons?*n*e[0m*e[3mThis will change the look of some of the icons on the CD*e[0m"
Ask "(y/N)?"
If warn
run >nil: <nil: c:newicons
endif
endcli