Mail Archives: djgpp/1998/12/26/21:33:21
Stan Olejarz wrote:
>
> Autoexec .bat will not allow me to type in these lines you sent me.I am
> very new to this so it may take a while for me to figure things out.Your
> help is appreciated.How do I set autoexec.bat to allow me to enter this
> code?
from the DOS prompt, type
attrib -r autoexec.bat [enter]
I think that might be your problem, though autoexec.bat generally isn't
write protected. You are opening the file with some sort of editor, and
then trying to save it?
- Raw text -