On Sat, Feb 18, 2006 at 09:12:02PM -0600, Dill, Jens (END-CHI) wrote: > So, I have a workaround of sorts. I can have my script launch my app > by writing the command line to a .bat file and executing it. Definitely > not something I can use to convince my management to go with CygWin.
Wouldn't just system("cmd /c yourapp") work instead of writing a bat file? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/