Is it possible that the function: sr/s doesnt work ?
I edited the AUTOEXEC.BAT file see below, but it doesnt work, i still see the title screen at booting the ZEMMIX
color 0,0,0
mode80
cls
set prompt on
set date-dd-mm-yy
set expert on
set Echo=off
set PATH=a:\;a:\bin;a:\mm;a:\sofarun;
alias ls "dir/w"
key '1,"mm",13'
key '2,"sr/s",13'
key '3,"basic bas",13'
echo ----- Richards Zemmix --------
color 4
echo - -
echo - F1 key 'mm' - Start file manager -
color 5
echo - F2 key 'sr' - Start SofaRun -
color 7
echo - F3 key 'basic' - Go to basic -
color 14
echo - -
echo -------------------- v20200408 --------
color 15
Login or register to post comments