Re: winebrowser: Add DDE support and use DDE by default for shell/open.

2007-06-03 Thread Misha Koshelev
On Mon, 2007-06-04 at 14:29 +0900, Dmitry Timoshkov wrote: > "Misha Koshelev" <[EMAIL PROTECTED]> wrote: > > > --- a/tools/wine.inf > > +++ b/tools/wine.inf > > @@ -134,8 +134,14 @@ HKCR,txtfile\shell\open\command,,2,"%11%\notepad.exe > > %1" > > HKCR,txtfile\shell\print\command,,2,"%11%\notepad.

Re: winebrowser: Add DDE support and use DDE by default for shell/open.

2007-06-03 Thread Misha Koshelev
On Mon, 2007-06-04 at 14:29 +0900, Dmitry Timoshkov wrote: > "Misha Koshelev" <[EMAIL PROTECTED]> wrote: > > > --- a/tools/wine.inf > > +++ b/tools/wine.inf > > @@ -134,8 +134,14 @@ HKCR,txtfile\shell\open\command,,2,"%11%\notepad.exe > > %1" > > HKCR,txtfile\shell\print\command,,2,"%11%\notepad.

Re: winebrowser: Add DDE support and use DDE by default for shell/open.

2007-06-03 Thread Dmitry Timoshkov
"Misha Koshelev" <[EMAIL PROTECTED]> wrote: --- a/tools/wine.inf +++ b/tools/wine.inf @@ -134,8 +134,14 @@ HKCR,txtfile\shell\open\command,,2,"%11%\notepad.exe %1" HKCR,txtfile\shell\print\command,,2,"%11%\notepad.exe /p %1" HKCR,wrifile\shell\open\command,,2,"%11%\wordpad.exe %1" HKCR,wrifile\s