Help for this page
set PAR_GLOBAL_TEMP=C:\some\path exe_name.exe %*
# also untested use Path::Tiny qw /path/; ... # now run it # maybe use exec or wrap it in Capture::Tiny::capture system $exe_path, @ARGV;