home *** CD-ROM | disk | FTP | other *** search
- (complete 0)
- (welcome)
-
-
- (message "\nWelcome to the installation\n"
- "of Frantic Faces from ShD.\n"
- "The Packseries of Culture.\n\n\n"
- "Done by\n\n"
- "SART\n"
- "of\n"
- "Shrimps Design")
-
- (message
- "\n"
- "Frantic Faces will now enter your HD.\n"
- "\n"
- "If you dont want install the Packseries\n"
- "on your bootpatition then select another\n"
- "path and create a new directory.\n"
- "Otherwise the installer installs the directory\n"
- "with pack on your SYS: drive.\n"
-
- )
-
-
- (copyfiles
- (prompt "\nSelect Files to install:\n")
- (help @copyfiles-help)
- (source "SHD!FACES")
- (dest "sys:SHD!FACES")
- (all )
- (files)
- (infos)
-
- (confirm)
- )
-
- (complete 80)
- (copyfiles
- (source "c/iconx")
- (dest "sys:c")
- )
-
- (copyfiles
- (source "c/show")
- (dest "sys:c")
- )
-
- (complete 100)
-