Home/user/dosemu/win98/autoexec.bat
Aus RegioWIKI
Zurück zu: Installation_der_4win(R)_Programme
c:\autoexec.bat bzw. /home/user/dosemu/win98/autoexec.bat
@echo off path c:\dos;c:\bin;c:\gnu;c:\dosemu set HELPPATH=c:\help set TEMP=c:\tmp prompt $P$G unix -s DOSDRIVE_D if "%DOSDRIVE_D%" == "" goto nodrived lredir d: linux\fs%DOSDRIVE_D% :nodrived c:\mscdex.exe /d:mscd0001 /l:E unix -s DOSEMU_VERSION echo "Welcome to dosemu %DOSEMU_VERSION%!" unix -e

