Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Michael Brown 1097cf8685 Initial revision il y a 19 ans
..
pktdrv.bat Initial revision il y a 19 ans
readme Initial revision il y a 19 ans
romid.c Initial revision il y a 19 ans
setenvs.c Initial revision il y a 19 ans

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.