home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Liren Large Software Subsidy 6
/
06.iso
/
b
/
b400_1
/
1.ddi
/
SCIENCE
/
DISK1.DAT
/
SCI.BAT
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
DOS Batch File
|
1992-04-17
|
150 b
|
16 lines
@echo off
moustest
if errorlevel 1 goto nomouse
kav
goto end
:nomouse
mouse > nul
kav
mouse /u >nul
:end