re: problems with autoexec.bat and config.sys
Wednesday, July 13, 2005 at 9:32 am Windows Me Annoyances Discussion Forum
Posted by S. Brown
(8 messages posted)
ok so i replaced the files but when i restarted the computer, it said "windows
millenium edition emergency boot (which is what it's supposed to say because of the
patches io.sys file?)
Please press ctrl+alt+del to restart your computer
it's stuck on that. to boot it to windows again i had to copy the patched files
back
On Tuesday, July 12, 2005 at 8:37 pm, Jack Gulley wrote:
>regenv32.exe can be extracted from WIN_17.CAB
> command.com can be extracted from PRECOPY1.CAB
> IO.SYS can be extracted from PRECOPY1.CAB as WINBOOT.SYS and renamed IO.SYS
> CONFIG.SYS is normally empty.
> AutoExec.bat normally looks like:
>
>SET COMSPEC=C:\WINDOWS\COMMAND.COM
>SET windir=C:\WINDOWS
>SET winbootdir=C:\WINDOWS
>SET PROMPT=$p$g
>SET TEMP=C:\WINDOWS\TEMP
>SET TMP=C:\WINDOWS\TEMP
>SET PATH=C:\WINDOWS;C:\WINDOWS\COMMAND
|