Making A virtual CD drive to play DVD

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Froggy
    Junior Member
    Junior Member
    • Apr 2002
    • 3

    Making A virtual CD drive to play DVD

    I was wondering what are the commands to create and delete a virtual cd drive. I'm running windows XP. I have done this before however i forgot the commands that where used....

    I read how to do this some where in a DVD ripping guide if anyone has that guide or knows how to do it your a legend...

    Also I dont want any 3rd party programs to do this. I want to do it in windows in the RUN menu....

    Any help much appreciated....

    Also any other way other then using subst cause I cant when I put in subst J: C:\name of folder\ it comes up very quickly with a DOS screen like 1/2 sec and no folder is created..
    Last edited by Froggy; 20 Apr 2002, 02:37 AM.
  • setarip
    Retired
    • Dec 2001
    • 24955

    #2
    If you are referring to creating a mapped drive, in order to allow DVD software to play a ripped DVD from your hard drive:

    To create the mapped drive:

    subst J: C:\moviefolder


    To delete the mapped drive:

    substs J: /d

    ("d" MUST be lowercase)

    Comment

    • Froggy
      Junior Member
      Junior Member
      • Apr 2002
      • 3

      #3
      Yeah thanks for that but I have edit my post just after u posted... ;(

      Didn't work...

      Comment

      • setarip
        Retired
        • Dec 2001
        • 24955

        #4
        "I put in subst J: C:\name of folder\"

        That's incorrect. It should be

        subst J: C:\name of folder (NO "\" at the end)...

        Additionally, the "name of folder" must contain a subdirectory named "video_ts" - which in turn must contain ALL files from the DVD...

        Comment

        • Froggy
          Junior Member
          Junior Member
          • Apr 2002
          • 3

          #5
          Ta thanks...

          Comment

          • setarip
            Retired
            • Dec 2001
            • 24955

            #6
            My pleasure ;>}

            Comment

            • jjhung
              Junior Member
              Junior Member
              • Aug 2002
              • 2

              #7
              virtual dvd-rom

              I have similar problem but this doesn't work. I use dxr2's pc-dvd. It opens vob file directly or just show the dvd-rom or cd-rom. It doesn't read the virtual drive as an individual drive.

              I thought I found the solution with daemon tool reading the ripped iso file but can't use the daemon tool because I have roxio ezcd creator.

              Comment

              Working...