Index: trunk/ippScripts/scripts/register_imfile.pl
===================================================================
--- trunk/ippScripts/scripts/register_imfile.pl	(revision 15773)
+++ trunk/ippScripts/scripts/register_imfile.pl	(revision 15777)
@@ -165,4 +165,5 @@
 $command .= " -exp_name $tmp_exp_name"; # keep the supplied exp_name (could be derived from the file)
 $command .= " -tmp_class_id $tmp_class_id"; # the original class_id supplied by the user, replace by ppStats CLASS.ID
+$command .= " -uri $uri ";
 $command .= " -dbname $dbname" if defined $dbname;
 $command .= $stats->cmdflags();
