Announcement

Collapse
No announcement yet.

Command Line Mounting .ISO file

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

  • Command Line Mounting .ISO file

    I have tried this on 2 Windows XP Pro SP1 computers. I installed the latest Daemon tools.

    I then run the following command:
    Code:
    daemon -mount 0, f:\drivers\nt4rk.iso
    I get the following error in a popup window:
    Code:
    Mount switch syntax error.
    If I mount the image through the system tray icon, it works just fine.

    Any suggestions?

    Thanks

  • #2
    Should be: daemon -mount 0,f:\drivers\nt4rk.iso

    Note that there is no space between 0, and f:

    Comment


    • #3
      Command Line Mounting .ISO file

      Thanks.

      It works great now!! I can now create shortcuts on my desktop for users who are not too computer savy to be able to change CD's.

      Comment

      Working...
      X