Announcement

Collapse
No announcement yet.

Mount Image by comand Line

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Mount Image by comand Line

    Hi !
    first, excuse me by bad english, but i am brazilian and don't talk a good english ...

    well ...

    How can I mount an image by comand line?
    Like you open any archive ... example :

    Menu Start > Run > "program.exe" "archive.xyz"

    That will open the archive.xyz , using the program.exe !

    I want this, to implemetate a aplication in Delphi, that will open a image, using Daemon Tools 4 !

    Can anyone help me?
    Thanx for the help !

    A big hug for all !

  • #2
    -mount
    allows mounting images from command line (or shortcut).
    Syntax is: -mount <n>,<path>
    where 'n' means DVD-ROM device number ('0' - '3' allowed) and 'path' is the full path to the image file.
    Example: daemon.exe -mount 0,"c:\My Images\nameofimage.cue".
    Do not forget to set the path in quotes if it contains spaces! And there MUST NOT be a space between "-mount x," and the image file name!

    Note that you've to disable Secure Mode to avoid message window.
    Everybody be cool! You, be cool!
    They'll keep fighting! And they'll win!

    Comment


    • #3
      How to disable Secure Mode?

      Comment


      • #4
        Disable Secure Mode in Options menu.
        Everybody be cool! You, be cool!
        They'll keep fighting! And they'll win!

        Comment


        • #5
          Thanx ... work fine !

          Another question :
          Wahts the sintax for set number of drivers ?
          Have one ?

          Thanx again for the help !

          Comment


          • #6
            ...

            This is not possible via the command line.
            the modern world:
            net helpmsg 4006

            Comment


            • #7
              Originally Posted by Sherlock
              Hi !
              first, excuse me by bad english, but i am brazilian and don't talk a good english ...

              well ...

              How can I mount an image by comand line?
              Like you open any archive ... example :

              Menu Start > Run > "program.exe" "archive.xyz"

              That will open the archive.xyz , using the program.exe !

              I want this, to implemetate a aplication in Delphi, that will open a image, using Daemon Tools 4 !

              Can anyone help me?
              Thanx for the help !

              A big hug for all !
              Maybe this link is what you'be been looking for ?
              http://www.daemon-tools.cc/dtcc/daem...ndlineswitches
              Grenz
              Reality is an illusion caused by lack of alcohol

              Comment


              • #8
                OK ... thats fine...

                but can be another new funcnality in the newer versions ...

                []s

                Comment


                • #9
                  ...

                  Yes, of course its implied that you are suggesting that feature. I hope I didn't act like I was ignoring it because I replied in one sentence.
                  Last edited by Underheaven; 24.11.2005, 00:05.
                  the modern world:
                  net helpmsg 4006

                  Comment

                  Working...
                  X