Jump to content

Disc copy - why not?


oayz

Do you need Disc Copy?  

25 members have voted

  1. 1. Do you need Disc Copy function in ImgBurn?

    • Yes
      16
    • No
      9


Recommended Posts

It's exactly what I posted above in post 18.

 

Right click on your desktop and select 'New' -> 'Text Document'.

 

Edit the name so it says something like 'Copy Disc.bat' - Note that if you don't have Explorer set to show file extensions, this won't work as you won't be able to change the file extension from .txt to .bat.

 

Right click your new 'Copy Disc.bat' file and select 'Edit'. It'll open up in Notepad.

 

Copy + paste the 2 lines I provided in post #18.

 

Close Notepad and make sure you save the file when prompted.

 

That's it.

Link to comment
Share on other sites

Sorry, I forgot to say that it needs to be copied to where ImgBurn.exe lives.

 

Or change it slightly so it says

 

"%ProgramFiles(x86)%\ImgBurn\ImgBurn.exe" at the start of those lines instead of just ImgBurn.exe.

 

Don't forget the quotes around that path name though :)

 

oh and if you're using a 32 bit OS and not a 64 bit one, you might just need...

 

"%ProgramFiles%\ImgBurn\ImgBurn.exe"

Link to comment
Share on other sites

If doing it like that makes it easier for you to read later on, fair enough.

 

Personally, I don't think it really needs to be dumbed down any more. You can see the speed in the command line parameters easily enough and having a variable at the top of the file that you can change doesn't really help.

Link to comment
Share on other sites

Oh ok is ther a full tut on ImgBurn with batch files show all the parimetres on ImgBurn batch files?

 

Setting a varible and the showing that varible is a waste of time... Sorry for asking that ;)

Edited by Adrianvdh
Link to comment
Share on other sites

×
×
  • Create New...

Important Information

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