@ARGV = ("C:/Program Files/Perl Express/sample.txt", "some hash"); # I dunno the path value in advance. This is just an example system("C:/Perl/bin/perl.exe /path/to/the/script @ARGV");