Hi,
I am stumped. I try to run CB with a script file (regbackup.txt) containing:
"C:\Program Files\COMODO\COMODO BackUp\CBU.exe" /backup_operation /compressionlevel maximum /destinationtype 1 /silentRun /log_method "create" /diskusage high /processorusage high /type entirereg /destinationpath "X:\Backups\Hugo\CBU files\20111215_REG.cbu" /log_file "X:\Backups\Hugo\Logs\20111215_REG.log" /backup_type full /description "Full backup of registry"
with the command:
"C:\Program Files\COMODO\COMODO BackUp\CBU.exe" /script "regbackup.txt"
...but it asks for the encryption password, so I conclude this script contains a syntax error. However, I can't discover it. Probably extremely obvious
