Question about 'Stop Windows from Randomly Searching the Floppy Drive'
Sunday, June 29, 2003 at 11:12 pm Windows Me Annoyances Discussion Forum
Posted by K Cornelius
(1 messages posted)
In response to the question about Stop
Windows from Randomly Searching the Floppy Drive:
I had the same/similar problem with a computer on which I had just started a reinstall.
I discovered that a:\ was on the autoexec.bat file Path command. Removing it
has solved the problem, at least so far.
You can open the autoexec.bat file on your boot drive and edit in notepad or a similar
text editing program.
Change the Path command in a similar way:
SET PATH=c:\windows;c:\windows\COMMAND;a:
to:
SET PATH=c:\windows;c:\windows\COMMAND
and SAVE the file as: autoexec.bat
If you are not experienced editing this file, you may want to make a backup copy
of this file before making any changes.
I hope this helps.
KC
|
There are presently no replies to this message.
|
|