----- Original Message ----- From: "Jonathan Simms" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, March 01, 2002 16:37 Subject: launch a win32 process from bash?
> I was wondering if it were possible to launch a win32 process from > within cygwin. (i.e. run a windows program in windows, but invoke it from > bash). Certainly, but you may need to convert the arguments to Win32 format since most Windows programs don't understand POSIZ paths. The utility cygpath is available to help. -- Mac :}) ** I normally forward private questions to the appropriate mail list. ** Ask Smarter: http://www.tuxedo.org/~esr/faqs/smart-questions.html Give a hobbit a fish and he eats fish for a day. Give a hobbit a ring and he eats fish for an age. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/