/* * INSTALL.DAT * * Project: MD_SHELL * Version: X1.82 * * */ @DefineProject @Name = "MD_SHELL" @Version = "1.90" @Subdir = "\\MD_SHELL" @OutDrive = C @EndProject @getOption @cls SEW-Eurodrive GmbH & Co MOVIDYN PC-Software --------------------------------------------------------------- @name @version - Installationsprogramm @name @version - Installation program @name @version - Programme d'installation Bitte waehlen Sie die Sprache: Please select your language: Choisissez la langue: @localWindow (11,50) @Option 1 = "Deutsch" @option 2 = "English" @option 3 = "Francais" @endoption @getOption @if (1 [= @option) @Cls SEW-Eurodrive GmbH & Co MOVIDYN PC-Software --------------------------------------------------------------- Dieses Programm installiert @Name @Version fuer die Servoumrichter MOVIDYN auf Ihrem Computersystem. Mit der Taste [ESC] koennen Sie die Installation jederzeit beenden. Das Installationsprogramm stellt Ihnen einige Fragen zur Rechner-Konfiguration. Jede Frage beinhaltet gleichzeitig eine Default-Antwort, die Sie mit der Taste [ENTER] uebernehmen koennen. Eingabefehler koennen Sie mit der Taste [BACKSPACE] korrigieren. @elseif (2 [= @option) @Cls SEW-Eurodrive GmbH & Co MOVIDYN PC-Software --------------------------------------------------------------- This program will install @Name @Version for the servo controller MOVIDYN on your computer system. You may press the [Esc] key at any time to abort the installation. INSTALL will ask you several questions about your computer hardware. Each question has a default answer. If the default answer is correct, press the ENTER key in response to the question. Otherwise, type the answer and then press the ENTER key. If you make a mistake while typing, press the BACKSPACE key and then retype the answer. @elseif (3 [= @option) @Cls SEW-USOCOME SA Logiciel pour MOVIDYN --------------------------------------------------------------- Ce programme va vous permettre l'installation de @Name @Version pour les variateurs MOVIDYN. Pour interrompre l'installation de ce logiciel, tapez la touche [ESC]. Le programme d'installation va vous poser quelques questions concernant la configuration de votre PC. Pour chaque question, il vous indiquera la r‚ponse par d‚faut que vous pourrez valider avec la touche [ENTER]. Pour corriger des erreurs de saisie, utilisez la touche [SUPPR]. @endIf @localWindow (22,37) @Option 4 = " OK " @endoption @GetOutDrive @if (1 [= @option) @Cls SEW-Eurodrive GmbH & Co MOVIDYN PC-Software --------------------------------------------------------------- Auf welchem Laufwerk moechten Sie @Name @Version installieren? @elseif (2 [= @option) @Cls SEW-Eurodrive GmbH & Co MOVIDYN PC-Software --------------------------------------------------------------- On which disk drive do you wish to install @Name @Version ? @elseif (3 [= @option) @Cls SEW-USOCOME SA Logiciel pour MOVIDYN --------------------------------------------------------------- Sur quel disque souhaitez-vous installer @Name @Version ? @endIf @EndOutDrive @GetSubdir @Cls @if (1 [= @option) SEW-Eurodrive GmbH & Co MOVIDYN PC-Software --------------------------------------------------------------- Geben Sie das Verzeichnis auf Laufwerk @OutDrive:\ an, in dem Sie @Name @Version installieren moechten. @Prompt = "Verzeichnis: ([Enter] = @OutDrive:@Subdir) ?" @elseif (2 [= @option) @Cls SEW-Eurodrive GmbH & Co MOVIDYN PC-Software --------------------------------------------------------------- In which destination subdirectory of drive @OutDrive:\ do you wish to install @Name @Version? @Prompt = "Which subdirectory ([Enter] = @OutDrive:@Subdir) ?" @elseif (3 [= @option) @Cls SEW-USOCOME SA Logiciel pour MOVIDYN --------------------------------------------------------------- Indiquez le r‚pertoire du disque @OutDrive:\ sur lequel vous souhaitez installer @Name @Version. @Prompt = "R‚pertoire : ([Enter] = @OutDrive:@Subdir) ?" @endIf @EndSubdir @DefineDisk @Label = "Disk #1" @BeginLib MDSHELL.001 @File MD_SHELL.EXE @Size 358066 @File DEUTSCH.LNG @Size 201875 @File ENGLAND.LNG @Size 192359 @File FRANCE.LNG @Size 215774 @File ALLASCII.TXT @Size 12296 @File MD.PAR @Size 2066 @File MD_SHELL.INI @Size 218 @EndLib @EndDisk @Finish @ChDrive @OutDrive @ChDir "@SubDir" @if (1 [= @option) @Name @Version ist nun vollstaendig installiert. @elseif (2 [= @option) Installation of @Name @Version is now finished. @elseif (3 [= @option) L'installation de @Name @Version est termin‚e. @endIf @Pause @EndFinish /* end-of-file */