home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gold Fish 3
/
goldfish_volume_3.bin
/
files
/
util
/
wb
/
wbstartup+
/
product-info
< prev
next >
Wrap
Fred Fish's Product-Info
|
1995-10-24
|
1KB
|
54 lines
.name
WBStartup+
.type
Workbench Tool
.short
Provides more control over WBStartup
.description
WBStartup+ does the following:
o Easy to use GUI preferences program for OS3.x.
o Lets you choose the order in which the startup programs run.
o Lets you enable and disable the running of each program quickly.
o Allows you to have access to Workbench while all of your
startup programs are being loaded.
o Can be disabled at startup by holding left shift key down.
o Progress window shows the icon of the program that is being loaded,
and a progress bar with userdefine window background.
.version
2.3
.date
1995.10.03
.author
John Hughes
.requirements
OS3.0+
.distribution
Cardware
.address
901 Highview Rd.
East Peoria, IL 61611 USA
.email
johughes@heartland.bradley.edu
.docs
WBStartup+.guide
.described-by
Richard Fish (rjf@amigalib.com)
.submittal
Downloaded via ftp from wuarchive.wustl.edu.
.aminet-dir
util/wb
.execute
set choice `RequestChoice "WBStartup+" "Please select an option" "View Guide" "Install Program" "Cancel"`
if $choice EQ "0"
quit 5
endif
if $choice EQ "1"
MetaTool WBStartup+.guide GUIDE
endif
if $choice EQ "2"
Installer Install WBStartup+ EXPERT EXPERT
endif