my @out = `C:/BatchTest/test.bat`; die "@out ($?)" if $? != 0;