View Single Post
  #2  
Old 31-10-2005, 13:50
Quall999's Avatar
Quall999 Quall999 is offline
Registered User
 
Join Date: Jun 2002
Location: In a garbage can, like Oscar
Posts: 3,361
Thanks: 0
Thanked 20 Times in 4 Posts
Quall999 is on a distinguished road
It is amazing that the only punctuation you have in that paragraph were only put there because they were copied from the error message.

I will put as much effort into my reply as you did into your question so first you have to go into your system32 folder since there is a bug with xp you should remake the text file config.nt and autoexec.nt by deleting them and then creating text files and naming them like the ones you deleted then put this in config.nt
dos=high, umb
device=%SYSTEMROOT%\system32\himem.sys
files=40
and then put this in autoexec.nt.
@echo off
lh %SYSTEMROOT%\system32\mscdexnt.exe
lh %SYSTEMROOT%\system32\redir
lh %SYSTEMROOT%\system32\dosx
SET BLASTER=A220 I5 D1 P330 T3

that should fix it and you wont get it anymore
__________________
--v1.0 [COLOR=Gray]case modded[/COLOR] Xbox with a [COLOR=DarkGreen]160gb[/COLOR] HDD upgrade[URL="irc://irc.efnet.net/fileforums"] [/URL]

Last edited by Quall999; 31-10-2005 at 13:57.
Reply With Quote