We have an application that is sending a file for processing to a Windows program (Business Works) on a networked PC (using Samba). Insterad of going to the Windows
program and imporitng the file, we would like to run a utility (BWACCESS) provided by the same commerical company to import the file into Business Works. The BIG question: How can we kick off the execution of this utility from our application under Solaris. Would WINE help here? Please note: No need to implement a Windows surface, no manual Windows program execution. Just kick off the utility from our program with a Unix shell!
program and imporitng the file, we would like to run a utility (BWACCESS) provided by the same commerical company to import the file into Business Works. The BIG question: How can we kick off the execution of this utility from our application under Solaris. Would WINE help here? Please note: No need to implement a Windows surface, no manual Windows program execution. Just kick off the utility from our program with a Unix shell!