in reply to an exe can be executed from cmd but wraping into perl fail to run
print `dir`; print `set`; [download]
$a = `C:\\where\\ever\\it\\is\\command.exe`; [download]