Show Comodo's UI when running a scheduled backing from command prompt

Hi everyone

I’m currently calling Comodo Backup from a batch file that is configured with the following line:

“c:\program files\comodo\comodo backup\cbu.exe” /runbackup

Now, it works, but because it is a batch file, I get a black screen whilst the backup runs, and then when it is done it closes. Is there anything else that I can add to the command to get Comodo’s interface to appear with a progress bar so that I can see how far the backup has to go before it completes?

Many thanks

CHokKA

Hello,

Try /runspecificscheduleitem command with the exact parameters as before:

“c:\program files\comodo\comodo backup\cbu.exe” /runspecificscheduleitem

Thanks.

Thanks Tudor Postolache. That worked perfectly!