• @[email protected]
    link
    fedilink
    33 months ago

    I remember copying a game onto floppies from DOS, but I can no longer remember the command that tells it to split the file onto multiple disks because it’s too big for 2.88 MB

    • @[email protected]
      link
      fedilink
      English
      3
      edit-2
      3 months ago

      funny how i didn’t see all the shit you had to go through back in the day just to pirate a <10MB game as a pain in the ass that i see it as now, yet i’d still go back to those days in a heartbeat if i could

    • @jaybone
      link
      33 months ago

      Check out moneybags over here with his 2.88mb

    • @Grabthar
      link
      23 months ago

      It was called spanning and was usually done with a third party utility like xcopy or pkzip, but I am pretty sure MS backup did it as well. I don’t think you could do it with DOS copy command through v6.22.

      • @[email protected]
        link
        fedilink
        13 months ago

        Oh yeah, that name brought it back-- it was pkzip for sure. Still don’t remember the exact argument at the end of the line that would split it but the basic was just the same copy command format as DOS used (pkzip c:\xyz*.* a:)

        I suppose I could look it up but that’s more effort than I’m looking to spend on old DOS commands right now :)