lostttt wrote:
> 4. At the command prompt, type the following commands, pressing ENTER after
> each command:
>
>
> expand CD-ROM Drive Letter:\i386\config.nt_ c:\windows\system32\config.nt
> expand CD-ROM Drive Letter:\i386\autoexec.nt_ c:\windows\system32\autoexec.nt
> expand CD-ROM Drive Letter:\i386\command.co_ c:\windows\system32\command.com
> exit
>
> what should i type exactly in the CMD box...bc i dont know understand the
> above...
Hi,
If it is autoexec.nt you have problems with, I suggest you copy the file
from the repair folder, you can use this procedure:
Open a command prompt, using e.g. Start/Run --> cmd.exe
In the command prompt, type in the following two commands exactly as
you see them in this post (you need to press enter for each command
to execute them):
cd /d %windir%
copy repair\autoexec.nt system32\*.*
Here is a "screen dump" from how it looks when I do it on my computer:
------------------------------------------
C:\>cd /d %windir%
C:\WINDOWS>copy repair\autoexec.nt system32\*.*
1 file(s) copied.
------------------------------------------
--
torgeir, Microsoft MVP Scripting and WMI, Porsgrunn Norway
Administration scripting examples and an ONLINE version of
the 1328 page Scripting Guide:
http://www.microsoft.com/technet/scr...r/default.mspx