home *** CD-ROM | disk | FTP | other *** search
Wrap
; $VER: Install-DocMa 1.0 (02.10.96) (set current_version "1.0") (set lng @language) (set #tmpdir "t:docma.inst") (complete 0) ;============================================================================= ; Locale strings (set #intro_0 (cat "\n\Document Manager " current_version"\n========================\n© 1996, Marc Ewert")) ;============================================================================= ; german (if (= lng "deutsch") ( (set #intro "Willkommen zum DocMa Installationsprogramm.\n Hiermit können Sie DocMa auf Ihrem Amiga installieren.\nFalls Sie DocMa von Ihrem Amiga entfernen wollen, müssen Sie sich mindestens als Geübter Benutzer deklarieren") (set #destdir "Bitte wählen Sie ein Zielverzeichnis für DocMa aus. Ein Verzeichnis 'DocMa' wird dort angelegt.") (set #destexists_1 "\nIm gewählten Zielverzeichnis\n\n") (set #destexists_2 "\n\nexistiert bereits eine DocMa-Schublade. Wenn Sie fortfahren, wird die dort befindliche DocMa-Installation aktualisiert.") (set #copying "\nKopiere ") (set #localeask "Bitte wählen Sie den zu installierenden Sprachkatalog aus.") (set #finished "DocMa wurde erfolgreich installiert im Verzeichnis ") (set #finished_1 "DocMa wurde in Ihrem Suchpfad eingefügt. Bitte starten Sie Ihren Rechner neu, damit diese Änderung in Kraft tritt.") (set #finished_removed "DocMa wurde erfolgreich entfernt.") (set #finished_notremoved "DocMa wurde nicht erfolgreich entfernt.") (set #cpuask "Bitte wählen Sie gewünschte Prozessorversion von DocMa aus.") (set #docsask "Bitte wählen Sie die Sprache für die Dokumentationen aus.") (set #startup "Es werden nun einige Ergänzungen an Ihrer 'User-Startup' vorgenommen. DocMa wird in Ihrem Suchpfad eingefügt:\n\n%s") (set #startup_2 "Die Änderungen an der 'User-Startup' Datei werden gelöscht.") (set #startup_ask "Möchten Sie, daß DocMa permanent in ihrem Suchpfad aufgenommen wird?") (set #remove_docma "Entferne das DocMa Verzeichnis. Leider bleibt eine leere Schublade übrig, wenn sich DocMa in Ihrem Suchpfad befand.") (set #install_ask "Was möchten Sie tun?") (set #install_install "DocMa installieren...") (set #install_remove "DocMa entfernen...") (set #sourcedir "Bitte geben Sie das Verzeichnis ein, in dem sich ihr DocMa Verzeichnis befindet.") (set #sourcenotexists "Das Verzeichnis '%s' existiert nicht!") ) ;============================================================================= ; english ( (set #intro "Welcome to the DocMa installation program.\n Use this tool to install DocMa on your Amiga.\nIf you want to remove DocMa from your Amiga, you have at least to declare yourself as Intermediate User") (set #destdir "Please select a drawer for DocMa. A drawer 'DocMa' will be created there.") (set #destexists_1 "\nThe directory\n\n") (set #destexists_2 "\n\nalready contains a DocMa drawer. If you continue, the DocMa installation in this drawer is updated.") (set #copying "\nCopying ") (set #localeask "Please select which language catalogue should be installed.") (set #finished "DocMa was successfully installed in the drawer ") (set #finished_1 "DocMa was added to your search-path. Please reboot your Amiga, to let the changes take effect.") (set #finished_removed "DocMa was successfully removed.") (set #finished_notremoved "DocMa wasn`t successfully removed.") (set #cpuask "Please select the processor version for DocMa.") (set #docsask "Please select the language for the documentation.") (set #startup "Some lines will be added to your 'User-Startup' file. DocMa will be added to your search-path:\n\n%s") (set #startup_2 "The changes of the 'user-startup' file will be removed.") (set #startup_ask "Do you want DocMa to be permanently in your search-path?") (set #remove_docma "Delete the DocMa drawer. Unfortunately there will be an empty drawer left, if DocMa was in your search path.") (set #install_ask "What should be done?") (set #install_install "Install DocMa...") (set #install_remove "Remove DocMa...") (set #sourcedir "Please insert the drawer, where you have installed the DocMa drawer.") (set #sourcenotexists "The drawer '%s' doesn`t exist!") )) (procedure P_COPYDIR #lib #sourcedir #destdir ( (transcript #lib " " #sourcedir " " #destdir " " #wix) (if (exists #sourcedir) ( (foreach #sourcedir "#?" ( (if (< @each-type 0) (P_COPYFILE #lib (tackon #sourcedir @each-name) #destdir) ) ) ) ) ) ) ) (procedure P_COPYFILE #lib #srcname #dstdir ( (if #lib ( (copylib (prompt #copying #srcname "...") (help @copylib-help) (source #srcname) (dest #dstdir) (optional "force" "askuser") (confirm "expert") (infos) ) ) ( ;(transcript "copy '" #srcname "'") (copyfiles (prompt #copying #srcname "...") (help @copyfiles-help) (source #srcname) (dest #dstdir) (optional "force" "askuser") (confirm "expert") (infos) ) ) ) ) ) (procedure P_GETLANGUAGE #text ( (if (= @language "deutsch") ( (set #def 0) ) ( (set #def 1) )) (if (= @user-level 0) ( (set #def #def) ) ( (askchoice (prompt #text) (choices "deutsch" "english") (help @askoptions-help) (default #def) ) )) ) ) (set #startup_change FALSE) (set #mode_install 0) (set #mode_remove 1) ;============================================================================= ; Say hello (message #intro_0 "\n\n" #intro) ; what should be done (select (askchoice (prompt #install_ask) (choices #install_install #install_remove) (help @askoptions-help) (default #mode_install) ) ( ;============================================================================= ; INSTALL ;============================================================================= ;============================================================================= ; Select destination directory (set seldir 1) (set #default-dest (askdir (prompt #destdir) (default @default-dest) (help @askdir-help) ) ) (set #default-dest (expandpath #default-dest)) (set @default-dest (#default-dest)) ; for finish message (set destination (tackon #default-dest "DocMa")) (if (<> seldir 0) ( (if (<> (exists destination) 0) ( (message (cat #destexists_1 #default-dest #destexists_2)) ) ) ) ) ;============================================================================= ; Lets go, create destination directory, copy main files (complete 10) ; create destination directory (if (= (exists destination) 0) ( (makedir destination (help @makedir-help)))) ;DocMa drawer icon (if (exists "/DocMa.info") (run (cat "copy /DocMa.info \"" destination ".info\""))) (tooltype (dest destination) (noposition)) (complete 20) (copyfiles (prompt (cat #copying "readme files ...")) (source "") (pattern "(ReadMe|LiesMich| )") (dest destination) (infos) (confirm "expert") (help @copyfile-help) ) ;============================================================================= ; Choose CPU and copy DocMa (complete 30) (set choice (askchoice (prompt #cpuask) (default 0) (help @askoptions-help) (choices "68000" "68020" "68030" "68040") ) ) (if (= choice 0) (if (exists "c/docma.000") (run (cat "copy c/docma.000 \"" destination "/DocMa\"")))) (if (= choice 1) (if (exists "c/docma.020") (run (cat "copy c/docma.020 \"" destination "/DocMa\"")))) (if (= choice 2) (if (exists "c/docma.030") (run (cat "copy c/docma.030 \"" destination "/DocMa\"")))) (if (= choice 3) (if (exists "c/docma.040") (run (cat "copy c/docma.040 \"" destination "/DocMa\"")))) ; Copy DocMa.info (if (exists "Icons/DocMa.info") (run (cat "copy Icons/DocMa.info \"" (tackon destination "DocMa") ".info\""))) (complete 40) ;============================================================================= ; Prefs (copyfiles (prompt (cat #copying "DocMa.prefs ...")) (source "DocMa.pref") (dest destination) (infos) (confirm "expert") (help @copyfile-help) ) (complete 50) ;============================================================================= ; Catalogs ; create Catalogs directory (if (= (exists (tackon destination "Catalogs")) 0) ( (makedir (tackon destination "Catalogs") (help @makedir-help))) ) ; Catalogs drawer icon (if (exists "Catalogs.info") (run (cat "copy Catalogs.info \"" (tackon destination "Catalogs") ".info\""))) ; CD file (if (exists "Catalogs/DocMa.cd") (run (cat "copy Catalogs/DocMa.cd \"" (tackon destination "Catalogs") "")) ) (set choice (P_GETLANGUAGE #localeask) ) (if (= choice 0) (P_COPYDIR 0 "Catalogs/Deutsch" (tackon destination "Catalogs/Deutsch"))) (complete 60) ;============================================================================= ; Icons ; create Icons directory (if (= (exists (tackon destination "Icons")) 0) ( (makedir (tackon destination "Icons") (help @makedir-help))) ) ; Icons drawer icon (if (exists "Icons.info") (run (cat "copy Icons.info \"" (tackon destination "Icons") ".info\"")) ) (copyfiles (prompt (cat #copying "Icons ...")) (source "Icons") (help @copyfiles-help) (all) (dest (tackon destination "Icons")) (infos) (confirm "expert") ) (complete 70) ;============================================================================= ; Images ; Images drawer icon (if (exists "Images.info") (run (cat "copy Images.info \"" (tackon destination "Images") ".info\"")) ) (P_COPYDIR 0 "Images" (tackon destination "Images")) (complete 70) ;============================================================================= ; Docs Drawer ; create Docs directory (if (= (exists (tackon destination "Docs")) 0) ( (makedir (tackon destination "Docs") (help @makedir-help))) ) ; Docs drawer icon (if (exists "Docs.info") (run (cat "copy Docs.info \"" (tackon destination "Docs") ".info\""))) (set choice (P_GETLANGUAGE #docsask) ) (if (= choice 0) (P_COPYDIR 0 "Docs/Deutsch" (tackon destination "Docs/Deutsch"))) (if (= choice 1) (P_COPYDIR 0 "Docs/English" (tackon destination "Docs/English"))) (complete 80) ;============================================================================= ; Keyfile drawer ; create Keyfile directory (if (= (exists (tackon destination "Keyfile")) 0) ( (makedir (tackon destination "Keyfile") (help @makedir-help))) ) (complete 90) ;============================================================================= ; Startup Sequence (if (askbool (prompt #startup_ask) (default 1) (help @askbool-help)) ( (set #cmd (cat "if exists " destination "\n path " destination " add\nendif")) (set #startup_change TRUE) (startup "DocMa" (confirm "expert") (prompt (#startup #cmd)) (command #cmd) (help @startup-help) ) ) ) (complete 100) ;============================================================================= ; Finish Install (if (= #startup_change TRUE) ( (exit #finished "\n\n" destination "\n\n" #finished_1) ) ( (exit #finished "\n\n" destination) ) ) ) ( ;============================================================================= ; REMOVE ;============================================================================= ;============================================================================= ; Select source directory (set #removed FALSE) (set seldir 1) (set #default-source (askdir (prompt #sourcedir) (default @default-dest) (help @askdir-help) ) ) (set #default-source (expandpath #default-source)) (set #source (tackon #default-source "DocMa")) (if (<> seldir 0) ( (if (= (exists #source) 0) ( (message (#sourcenotexists #source)) ) ( ;(run (cat "path \"" #source " remove\"")) (delete #source (help @delete-help) (prompt #remove_docma) (all) (infos) (optional "force") (confirm "expert") ) (startup "DocMa" (confirm "expert") (prompt #startup_2) (command ";") (help @startup-help) ) (set #removed TRUE) ) ) ) ) ;============================================================================= ; Finish Remove (if (= #removed TRUE) ( (exit #finished_removed) ) ( (exit #finished_notremoved) ) ) ) ) ;select