my $load_to_key=$REMOTE->{"SYSTEM\\"}; $load_to_key->AllowLoad( 1 ); $load_to_key->RegLoadKey( "RAdmin", "c:/test.reg" ) or die $^E;