Message-ID: <36859C4E.B950E0D2@montana.com> Date: Sat, 26 Dec 1998 19:32:46 -0700 From: bowman X-Mailer: Mozilla 4.5 [en] (Win95; I) X-Accept-Language: en MIME-Version: 1.0 To: djgpp AT delorie DOT com Subject: Re: instaling DJPP References: <367F2752 DOT 7B2835EE AT idirect DOT com> <75sqj1$22t$1 AT nnrp1 DOT dejanews DOT com> <36863315 DOT B2F8D1D0 AT idirect DOT com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com 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?