CloneApp spawns a reg.exe process for each registry item it backs up, along with a corresponding conhost.exe process, but it doesn't close these processes upon successful completion of the backups. I haven't tested what happens if CloneApp is run more than once in succession. System: Windows 7 SP1 x64.
Were you able to reproduce the problem? You should be able to see it in Task Manager, or using tasklist in a cmd shell.
To answer your question: AFAICT, yes, it appears to spawn one reg.exe process for each backup job. But you can verify this yourself by running CloneApp on your own system - you should observe the same behavior.
Hi Rhodes,
i will take a look into this. How many reg.exe processes did you observe? For each Backup job a seperate one?