home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Best of German Only 1
/
romside_best_of_german_only_1.iso
/
branchen
/
office
/
disk1
/
install.bat
next >
Wrap
DOS Batch File
|
1992-11-01
|
2KB
|
102 lines
@ cls
@ echo off
echo **** EDV-Service * A. Wöcherl ****
echo.
echo.
echo.
echo.
echo.
echo Diskette 1 in Laufwerk einlegen
echo.
echo.
echo ^C = Abbruch
echo.
pause
@ cls
@ echo off
echo **** EDV-Service * A. Wöcherl ****
echo.
echo.
echo.
echo.
echo.
echo Bitte warten
echo Die Dateien werden auf Ihre Festplatte kopiert
echo.
echo ^C = Abbruch
md c:\off_wl>NUL
copy office1.exe c:\off_wl>NUL
copy lesen.bat c:\off_wl>NUL
copy lesen.txt c:\off_wl>NUL
copy list.com c:\off_wl>NUL
@ cls
@ echo off
echo **** EDV-Service * A. Wöcherl ****
echo.
echo.
echo.
echo.
echo.
echo Diskette 2 in Laufwerk einlegen
echo.
echo.
echo ^C = Abbruch
echo.
pause
@ cls
@ echo off
echo **** EDV-Service * A. Wöcherl ****
echo.
echo.
echo.
echo.
echo.
echo Bitte warten
echo Die Dateien werden auf Ihre Festplatte kopiert
echo.
echo ^C = Abbruch
md c:\off_wl>NUL
copy office2.exe c:\off_wl>NUL
c:>NUL
cd \off_wl>NUL
@ cls
echo.
echo **** EDV-Service * A. Wöcherl ****
echo.
echo.
echo.
echo.
echo.
echo Bitte warten
echo Die Dateien werden entkomprimiert LHarc's SFX 1.13S (c) Yoshi, 1989
echo
echo ^C = Abbruch
office1>NUL
office2>NUL
del office1.exe>NUL
del office2.exe>NUL
copy office.bat c:\>NUL
del office.bat>NUL
cd \
@ cls
echo.
echo **** EDV-Service * A. Wöcherl ****
echo.
echo.
echo ******* Installation abgeschlossen. *******
echo.
echo.
echo Sie können jetzt das Programm durch Eingabe von
echo office starten.
echo.
echo.
echo Um das Programm ordnungsgemäß betreiben zu können muß in der Datei
echo 'config.sys' (diese Datei befindet sich im Hauptverzeichnis Ihres Computers)
echo ein 'File-Wert' von mindestens 40 eingetragen sein.
echo.
echo.
echo Sie können die Änderung falls notwendig aus dem
echo laufenden Programm aus vornehmen.
echo.
echo.
echo.