<(E-Mail Removed)> wrote in message news:<56e501c47457$445dc7f0$(E-Mail Removed)>...
> Thank you for the URL, but I don't understand it. I
> cannot find config.nt or autoexec.nt on the XP CD-ROM
> (this was the second option I could use), because I also
> do not know what a REM statement is--which was from the
> first option. I did the command.com "test" and it cannot
> be found, so I know that something is wrong, but I am not
> sure what to do.
> Please help--I need to access my children's curriculum
> that is on CD on my computer--I have been trying to fix
> this for over a week and they start homeschool August 2.
> Thank you.
> Mag
Hi
I had the same error, but i resolved it.
-open the start-->run and tape: cmd, then Enter.
-in the command line copy the lines below then tape Enter.
expand d:\i386\config.nt_ c:\config.nt
expand d:\i386\autoexec.nt_ c:\autoexec.nt
expand d:\i386\command.co_ c:\command.com
-copy the files c:\config.nt, c:\autoexec.nt, c:\command.com and
c:\config.sys to c:\windows\system32
-and the problem is resolved.
NOTE:
- I tried to expand directly in the c:\windows\system32 but it give
the same error : "no destination specified for". So I changer the
directory, My system is Windows 2000 professionnel, Hope it works for
XP.
- REM statment is just the command to set a comment in a script
REM line comment
the line comment is not executed.
ayachy.
|