I have a problem with executing my batch file that looks like that:
certutil -hashfile "THIS_IS_WHERE_I_WANT_VARIABLE_FROM_SSIS" SHA256 > checksum.txt
As you can see I don't know how to put a variable from ssis called FileName here so loop will calculate checksum for each file