Is it possible to disable the prompt to overwrite files that you get when converting files and saving them to the same folder? I always replace the old ones with the new ones and I'd love to just skip having to hit ok everytime I do it.
Disable Overwrite Prompt when Converting?
Collapse
X
-
Tags: None
-
Re: Disable Overwrite Prompt when Converting?
No current way (pressing enter is a quick Ok) -
Re: Disable Overwrite Prompt when Converting?
This is another task that can be automated using AutoIT in about 5 lines of code (or less!) as a short term fix.
I wrote something similar for another ripping product to a) click the button to retry the disc if it failed to get exclusive access and b) "Overwrite all" whenever it encountered existing files during ripping.
-brendanComment
Comment