Windows System error

Discussion in 'Software' started by 24giovanni, 20 Jul 2006.

  1. 24giovanni

    24giovanni Banned

    Joined:
    10 Jun 2006
    Posts:
    105
    Likes Received:
    0
    I am getting the following error on my win98 se machine. "emm386 not installed. Insufficient memory". What do I need to do to fix this please?

    TIA
     
  2. DougEdey

    DougEdey I pwn all your storage

    Joined:
    5 Jul 2005
    Posts:
    13,933
    Likes Received:
    33
    Go into your config.sys and make sure that emm386 appears AFTER not BEFORE himem.
     
  3. 24giovanni

    24giovanni Banned

    Joined:
    10 Jun 2006
    Posts:
    105
    Likes Received:
    0
    here they are

    DEVICE=C:\ESSAUDIO.SYS
    DEVICE=C:\WINDOWS\HIMEM.SYS
    DEVICE=C:\WINDOWS\EMM386.EXE NOEMS
    DOS=HIGH,UMB,AUTO
    FILESHIGH=80
    BUFFERSHIGH=40,4
    DEVICEHIGH=C:\WINDOWS\SYSTEM\CPQIDECD.SYS /D:IDECD001
    SHELL=C:\COMMAND.COM /P /E:2048


    Autoexec.bat is the following:

    C:\PROGRA~1\GRISOFT\AVGFRE~1\BOOTUP.EXE
    @ECHO OFF


    C:\ESSAUDIO.COM










    SET Path=%Path%;"C:\Program Files\Executive Software\DiskeeperLite\"
    Set tvdumpflags=10

    still getting error. Now what do I do please?

    TIA
     
  4. DougEdey

    DougEdey I pwn all your storage

    Joined:
    5 Jul 2005
    Posts:
    13,933
    Likes Received:
    33
    What are your system specs?
     
  5. 24giovanni

    24giovanni Banned

    Joined:
    10 Jun 2006
    Posts:
    105
    Likes Received:
    0
    win 98 se, amd-k6 processor 312 mb ram
     
  6. cpemma

    cpemma Ecky thump

    Joined:
    27 Nov 2001
    Posts:
    12,328
    Likes Received:
    55
    Try:

    DEVICE=C:\WINDOWS\HIMEM.SYS
    DOS=HIGH,UMB,AUTO
    DEVICE=C:\WINDOWS\EMM386.EXE NOEMS
    FILESHIGH=80
    BUFFERSHIGH=40,4
    DEVICEHIGH=C:\ESSAUDIO.SYS
    DEVICEHIGH=C:\WINDOWS\SYSTEM\CPQIDECD.SYS /D:IDECD001
    SHELL=C:\COMMAND.COM /P /E:2048

    HIMEM.SYS should be on 1st line.
     
  7. 24giovanni

    24giovanni Banned

    Joined:
    10 Jun 2006
    Posts:
    105
    Likes Received:
    0
    i tried something like the above execpt DEVICEHIGH=C:\ESSAUDIO.SYS was the 1st line.

    DEVICE=C:\ESSAUDIO.SYS
    DEVICE=C:\WINDOWS\HIMEM.SYS
    DOS=HIGH,UMB,AUTO
    DEVICE=C:\WINDOWS\EMM386.EXE NOEMS

    FILESHIGH=80
    BUFFERSHIGH=40,4
    DEVICEHIGH=C:\WINDOWS\SYSTEM\CPQIDECD.SYS /D:IDECD001
    SHELL=C:\COMMAND.COM /P /E:2048


    So what you want me to try, would it make a difference since that didn't?
     
  8. DougEdey

    DougEdey I pwn all your storage

    Joined:
    5 Jul 2005
    Posts:
    13,933
    Likes Received:
    33
    You need to use "HIGH" only after HIMEM.SYS has been loaded.
     
  9. 24giovanni

    24giovanni Banned

    Joined:
    10 Jun 2006
    Posts:
    105
    Likes Received:
    0
    I tried that and I tried various options but nothing is working. I didn't put the shell command there, the system did. I did move DEVICE=C:\ESSAUDIO.SYS to the 3rd line save, exited. shutdown my computer and started it up and i didn't get the error. I then rebooted again and that's when I got the error again. When system was back up i looked at the file again it was at the top without me putting it there. That is what I am questioning about. What would cause that?
     
  10. DougEdey

    DougEdey I pwn all your storage

    Joined:
    5 Jul 2005
    Posts:
    13,933
    Likes Received:
    33
    Your audio drivers would be altering it.

    You cxould try setting it to readonly
     
Tags:

Share This Page