Jump to content

wosteen

Members
  • Posts

    1
  • Joined

  • Last visited

Posts posted by wosteen

  1. I would like to see a one-click copy button as well, but in the meantime, I created a batch file and just put a shortcut on my desktop.

     

    Just change the drive letter if necessary. My burner is E:

     

    Here's my batch file:

     

    @echo off
    
    "C:\Program Files\ImgBurn\ImgBurn" /mode isoread /src e: /dest "%temp%\disccopy.iso" /overwrite yes /eject yes /close /start /waitformedia
    "C:\Program Files\ImgBurn\ImgBurn" /mode isowrite /dest e: /src "%temp%\disccopy.iso" /eject yes /closesuccess /start /waitformedia /deleteimage yes

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.