Hi,
To keep the program simply we designed it to restore full backups only. It does it using "RESTORE DATABASE ... FROM DISK = ... WITH REPLACE" command. So even if it can be used for restoring differental backups you do it on your own risk.
BR,
Mike