SET COMSPEC=C:\WINDOWS\COMMAND.COM
SET windir=C:\WINDOWS
SET winbootdir=C:\WINDOWS
SET PATH=C:\WINDOWS;C:\WINDOWS\COMMAND;C:\MSSQL7\BINN
SET PROMPT=$p$g
SET TEMP=C:\WINDOWS\TEMP
SET TMP=C:\WINDOWS\TEMP
By anychance you had a crash where you couldnt access anything other than dos?
most of these commands are to set windows to boot.. It can be taken out, just leave the following inthere:
Leave:
Set Path =
Set Temp=
Set TMP=
just ad "REM" to the beginning of the rest of the statements.. and save and reboot.. you will now remark those statemetns..
if something goes wrong you can take the REM out.