; Check AFCDPrefs settings and startup chosen programs
Resident >NIL: CD:C/CheckAFCDPrefs PURE
CheckAFCDPrefs
If ERROR
Set choice `RequestChoice $reqtitle "Would you like to run the AFCD preferences program?*n*nThis will allow you to preset your choices for this*nscript and your preferred file viewers." Yes No`
If $choice EQ 1
CD:+System+/Prefs/AFCDPrefs
EndIf
EndIf
Set choice `RequestChoice $reqtitle "Would you like our font prefs run?*n*nThis will ensure that snapshotted icons look right*nand won't affect your permanent Workbench settings." Yes No`
If $choice EQ 1
sys:prefs/Font use CD:Prefs/Env-Archive/sys/FontPrefs