Run two or more CD image in same profile?

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #10306
    Jseo40
    Participant

    Hello! I am handling with windows 3.1, and I want to install 2 cd games in one window.
    I want to mount two cd images in a same time. Is it possible to do that?

    #10312
    Miker
    Participant

    https://www.dosbox.com/wiki/IMGMOUNT#Command_line_parameters

    Other example in Windows (more than one image)

    Z:>mount c “c:\images”
    Z:>imgmount d c:\mr2_cd1.iso c:\mr2_cd2.iso -t iso
    Z:>d:
    D:>

    #10313
    Jseo40
    Participant

    So is it only possible on expert commands? because when I mount the folder for hart drive or cd, it always said directory doesn’t exist.

    #10314
    admin
    Keymaster

    If you add cd in gui it does not work?

    #10315
    Miker
    Participant

    You have to mount a directoy say “X” put the iso there, then X:to X drive and imgmount e “iso name or cue file”-t iso

    My mounts:

    #MOUNTS

    echo on
    mount a <games>/a

    mount c <games>/c

    mount d <games>/d

    mount x <games>/x

    mount y <games>/y

    x:
    imgmount e: x:/Daggerfa.iso -t iso

    #10316
    Jseo40
    Participant

    CD in gui works, but I want to mount multiple CDs in the same time.
    By the way, the Method that Miker gave me worked, thanks! Now here’s off topic… When I run in expert command, there’s no sound. I typed ‘set blaster=A220 I7 D1 H5 T6’, but that didn’t work. Is there any way to solve this problem?

    #10317
    Miker
    Participant

    Only thing I can think of is it’s not set in the config…. admin might know better then me..

    #10434
    Miker
    Participant

    You do realize that all the software you mentioned is not available on any Android OS?

    Mike
    Never mind 😅

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.