Mailing List Archive

The installation of media wiki under windows is updated
If you are interested, Goto
http://meta.wikimedia.org/wiki/Running_MediaWiki_on_Windows#The_Fastest_and_Easiest_install_method

Refine it as you wish. Thanks.

--
Be good....
Re: The installation of media wiki under windows is updated [ In reply to ]
I noticed that it says that "Windows does not handle pipes as
gracefully..." I vehemently disagree. However, instead of arguing, I
would like to make a small Win32 app to prove my point. If someone can
outline what programs need to be called with what arguments, and what
interface (GUI and Command) you want the app to take, I will code it
for you.

For you Win32 programmers, the API call is CreatePipe(). (MSDN:
http://msdn.microsoft.com/library/en-us/ipc/base/createpipe.asp)

On Sun, 26 Sep 2004 11:58:10 -0500, Kiss All <kissall@gmail.com> wrote:
> If you are interested, Goto
> http://meta.wikimedia.org/wiki/Running_MediaWiki_on_Windows#The_Fastest_and_Easiest_install_method
>
> Refine it as you wish. Thanks.
>
> --
> Be good....
> _______________________________________________
> MediaWiki-l mailing list
> MediaWiki-l@Wikimedia.org
> http://mail.wikipedia.org/mailman/listinfo/mediawiki-l
>



-- Jamie
-------------------------------------------------------------------
http://endeavour.zapto.org/astro73/
Thank you to JosephM for inviting me to GMail!
Re: The installation of media wiki under windows is updated [ In reply to ]
I noticed that it says that "Windows does not handle pipes as
gracefully..." I vehemently disagree. However, instead of arguing, I
would like to make a small Win32 app to prove my point. If someone can
outline what programs need to be called with what arguments, and what
interface (GUI and Command) you want the app to take, I will code it
for you.

For you Win32 programmers, the API call is CreatePipe(). (MSDN:
http://msdn.microsoft.com/library/en-us/ipc/base/createpipe.asp)

On Sun, 26 Sep 2004 11:58:10 -0500, Kiss All <kissall@gmail.com> wrote:
> If you are interested, Goto
> http://meta.wikimedia.org/wiki/Running_MediaWiki_on_Windows#The_Fastest_and_Easiest_install_method
>
> Refine it as you wish. Thanks.
>
> --
> Be good....
> _______________________________________________
> MediaWiki-l mailing list
> MediaWiki-l@Wikimedia.org
> http://mail.wikipedia.org/mailman/listinfo/mediawiki-l
>



-- Jamie
-------------------------------------------------------------------
http://endeavour.zapto.org/astro73/
Thank you to JosephM for inviting me to GMail!