Hi,
I am trying to execute a .NET exe from Perl script which should execute on dos prompt adn return the control back to perl script.
The .NET exe would be sending fax to the users adn create a .done file, which would be read from the perl script after the execution.