[PATCH 1 of 2] explorer: add /startfile switch for starting files from file managers

Vincent Povirk madewokherd+d41d at gmail.com
Wed Mar 26 08:17:32 CDT 2008


My understanding is that start.exe will not work because it must be
compatible with the windows version of start. In any case, I don't
think I could usefully share code with the rest of start.

Attempting to guess between unix and windows paths is not necessary (I
saw no reason not to do it, but I can remove it).

I would like to keep the distinction between .exe and other files so
that bug 5368 can be fixed.

On Wed, Mar 26, 2008 at 8:50 AM, Alexandre Julliard <julliard at winehq.org> wrote:
> "Vincent Povirk" <madewokherd+d41d at gmail.com> writes:
>
>  > My last attempt created a new winelib program; apparently this
>  > functionality fits in explorer.
>
>  start.exe is probably more appropriate. Either way you are trying to
>  make it too smart; it should take a straight Unix path, and not try to
>  guess anything.
>
>  --
>  Alexandre Julliard
>  julliard at winehq.org
>



-- 
Vincent Povirk



More information about the wine-devel mailing list