joebloc Posted May 16, 2006 Posted May 16, 2006 Hi!I had two of these "C:\>" show up on screen during the WIN98 boot. They are from the MS-DOS batch file. The autoexec.bat is the gizmo that puts stuff in there. But the autoexec.bat file is empty. Nothing there. So I put two REMS in the autoexec.bat file thinking that would clear up the two C:\>'s. Naw, no good. Four showed up. And when I deleted the REMs, four were still there. How can I get that MS-DOS batch file cleaned up so that none of those "C:\>'s" are present.Anybody? Yeah, I know this aint important compared to the hassles other folks are having, but the unknown can drive you crazy, too.Has anybody ever used the microsoft backup program to "replace files" instead of "restoring files"? Because I have a backup but it didn't fix the problem by "restoring" and so I'm thinking "replace" but they don't recommend that. Why?Anybody?Joe Bloc
janus zeal Posted May 16, 2006 Posted May 16, 2006 most likely blank lines in autoexec.batdid the same thing on my computer, till i opened autoexec in metapad(notepad replacement) and went to the end of the last line and pressed delete a few times...
charles__ Posted May 17, 2006 Posted May 17, 2006 Might go to run and type sysedit and check the autoexec.bat there. There could be a space somewere.
CLASYS Posted May 23, 2006 Posted May 23, 2006 Just make sure your AUTOEXEC.BAT file ends with:CLS <make sure no CR and LF here!>This solves the entire problem. Use notepad or whatever to ensure there is no trailing CR or LF past the CLScjl
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now