Re: Add option to cygstart to use CreateProcess as opposed to ShellExecuteEx

2009-09-09 Thread Chris Sutcliffe
> This is the right list, as far as I'm concerned.  However, the reason > ShellExecuteEx is used, is because you can do this: > > $ cygstart foo.pdf > > and Acrobat Reader (or whatever app is associated with .pdf) will be > launched.  You can't do that with CreateProcess. Agreed, sygstart serves a

Re: Add option to cygstart to use CreateProcess as opposed to ShellExecuteEx

2009-09-08 Thread Charles Wilson
Chris Sutcliffe wrote: > I'm not sure if this is the appropriate list for this question, but I > was wondering if you would entertain an option to use CreateProcess > within cygstart (as opposed the default ShellExecuteEx), or a separate > executable that uses CreateProcess? If this is inappropria

Add option to cygstart to use CreateProcess as opposed to ShellExecuteEx

2009-09-08 Thread Chris Sutcliffe
Hey Chuck, I'm not sure if this is the appropriate list for this question, but I was wondering if you would entertain an option to use CreateProcess within cygstart (as opposed the default ShellExecuteEx), or a separate executable that uses CreateProcess? If this is inappropriate for this list, p