I have data files, sent in a proprietary format, to a web server. I need to extract data from the file and save it in a .csv format.
I have a Windows .exe programme that does this for me.
How can I run this Windows programme on a Unix / Linux server?
I have a Windows .exe programme that does this for me.
How can I run this Windows programme on a Unix / Linux server?