run dos/windows old program without GUI interface
Posted on 2010-05-23, 20:36
I need to run an .exe program that converts a file with an encripted format in a plain text file. It does not need graphics. I need tu run it in a linux box using a cron job. Is that posible? I manage to run the program from the gui interface flawlessly. Thanks in advance!