Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Michael Brown 1097cf8685 Initial revision před 19 roky
..
pktdrv.bat Initial revision před 19 roky
readme Initial revision před 19 roky
romid.c Initial revision před 19 roky
setenvs.c Initial revision před 19 roky

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.