Is it possible to add a command line switch to cdrtools, or the frontend, that would allow it to always verify data that has been burned. It is sometime difficult to remember to check that box and if you forget before the burn comand is excecuted than you are out of luck, as it is not possible to have it set to verify after the fact.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
There are several possibilities to solve this problem:
First of all, if you have written a data CD/DVD without checking the 'Verify' checkbox, you still can start the verification after the burning process has finished. Reload the disc, right-click on the 'Verify' checkbox and choose the entry 'Start verification' from the popup menu.
If you want to enable verification by default, check the box and save cdrtfe's current state as default: dialog 'Settings' -> 'Save settings' -> 'Save'. This will create the file cdrtfe.ini which will be loaded every time you start the program.
Or, you could save the current state of cdrtfe into a project file, e.g. default.cfp. Then create a link with the following commandline: '<path to cdrtfe>\cdrtfe /load default.cfp'. This will load the project file default.cfp at startup.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Is it possible to add a command line switch to cdrtools, or the frontend, that would allow it to always verify data that has been burned. It is sometime difficult to remember to check that box and if you forget before the burn comand is excecuted than you are out of luck, as it is not possible to have it set to verify after the fact.
There are several possibilities to solve this problem:
First of all, if you have written a data CD/DVD without checking the 'Verify' checkbox, you still can start the verification after the burning process has finished. Reload the disc, right-click on the 'Verify' checkbox and choose the entry 'Start verification' from the popup menu.
If you want to enable verification by default, check the box and save cdrtfe's current state as default: dialog 'Settings' -> 'Save settings' -> 'Save'. This will create the file cdrtfe.ini which will be loaded every time you start the program.
Or, you could save the current state of cdrtfe into a project file, e.g. default.cfp. Then create a link with the following commandline: '<path to cdrtfe>\cdrtfe /load default.cfp'. This will load the project file default.cfp at startup.