• s38b35M5@lemmy.world
        link
        fedilink
        arrow-up
        2
        ·
        2 years ago

        And CONFIG.SYS, of course!

        I recall messing with HIMEM.SYS init lines, and dealing with the difference between extended and expanded memory depending on game…

        Good times!

        • msdos622@lemmy.worldOP
          link
          fedilink
          arrow-up
          1
          ·
          2 years ago

          It’s used to be a file that was executed by default when starting up older computers, up until Windows 98 I think (?). It was a simple file in which you could insert commands to personalize and/or optimize your system, back in the days.

          It was very powefull if you knew what you were doing, but could be very harmful if you had no idea. Like you could litteraly erase your hard drive by simply adding “del . /q” to the file if I remember correctly.