Announcement

Collapse
No announcement yet.

Auto Launch and Execute copy functions

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

    Auto Launch and Execute copy functions

    For the DVDFAB experts, Is there a way perform the following functions automatically in sequence:
    1 Launch DVDFAB upon insertion of disc. (I know this can be done)
    2 Read the disc and create folder names with predefined directory destination target.
    3 Execute copy function
    4 Close DVDFAB application when done.

    Thx
    Bnw

    #2
    Hello Bnw,

    If you are not talking about just input a movie disc to PC drive and then you don't need to move a finger, then you can use the command line to have a try:

    "C:\Program Files\DVDFab 11\DVDFab64.exe" /MODE "FULLDISC" /SRC "E:" /DEST "C:\Users\mona\Desktop\New folder" /OUTPUT "DVD9" /SLIENT /CLOSE
    Replace some of the information to yours.

    Here is more information about command line you may refer to:
    https://forum.dvdfab.cn/forum/dvdfab...d-sample-tasks

    Comment


      #3
      Not too familiar with cmd editor, would I copy this to cmd prompt and need to run every time? Would like to auto launch every time a disc is loaded into the optical drive?
      Thx for the response Mona

      Comment

      Working...
      X