You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Michael Brown 1097cf8685 Initial revision пре 19 година
..
pktdrv.bat Initial revision пре 19 година
readme Initial revision пре 19 година
romid.c Initial revision пре 19 година
setenvs.c Initial revision пре 19 година

readme

This simple utility has currently no correct error checking.

If your environment space couldn't hold up the variables, the
program breaks without an error message, so be sure to add a
line similar to the following to your config.sys:
SHELL=A:\COMMAND.COM A:\ /P/E:2048

The batch is a sample which shows how it could be used for those
one not familar with batch files and environment variables.