|
|
|
re: batch file
Tuesday, December 19, 2006 at 7:20 am Windows 98 Annoyances Discussion Forum
Posted by tony
(80 messages posted)
OK. I found what you were talking about. I explored C: and found a lot of stuff with
autoexec but only one was .bat. I rt. clicked on it and when I hit the edit button,
I got this:
@ECHO OFF
rem
rem *** DO NOT EDIT THIS FILE! ***
rem
rem This file was created by the System Configuration Utility as
rem a placeholder for your AUTOEXEC.BAT file. Your actual
rem AUTOEXEC.BAT file has been saved under the name AUTOEXEC.TSH.
rem
So, I was a little scared to mess with this thing. What do you think?
Thanks
Tony
On Tuesday, December 19, 2006 at 5:03 am, Keith Stanier wrote:
>Ok, open Explorer and look in the Root drive e.g. C: for Autoexec.bat. Right-click
>on this file and select Edit, this will open the file with NotePad.
>
>Autoexec.bat is a batch file, anything with a bat extension.
>
>Read every line in the file and see if there is any filenames with a location. Have
>a search on the hard drive for these files. If they aren't there then they have
been
>deleted or moved somewhere. Just type rem or ; at the start on that
>line. This means this line won't be read on startup.
>
>You could have files that need to be loaded in your Config.sys, check them with
NotePad.
>
>Actually you can delete Autoexec.bat and Config.sys, these files aren't really needed
>to start Windows. You could delete them in the Recycle Bin. Restart the comp, if
>no errors show then the problem is in one of these files.
- Written in response to:
- re: batch file (Keith Stanier: Tuesday, December 19, 2006 at 5:03 am)
There are presently no replies to this message.
|
|
All messages in this thread [show all]
 |  |  | re: batch file (tony: Tue, Dec 19, 2006, 7:20 am) |
| |
| |
Return to the Windows 98 Discussion Forum
|
|
|
|