FailAt 21
Echo "ViewAutoDOCS Catalogs Installation Script"

Version >NIL: exec.library 38
If WARN
   Echo "You need Kickstart 2.1 or higher."
   Skip END
EndIf

Ask "Install catalog: deutsch ?"
If WARN
   Copy Catalogs Locale:Catalogs all quiet
EndIf

Lab END
Echo "End of installation script!"
Wait 2
EndCLI >NIL:
