[PATCH 1/2] winepath: add option to output paths in the current Windows ANSI code page

Lei Zhang thestig at google.com
Mon Jul 16 13:16:16 CDT 2007


On 7/16/07, Alexandre Julliard <julliard at winehq.org> wrote:
> "Lei Zhang" <thestig at google.com> writes:
>
> > It's occasionally useful to be able to get the Windows path in the
> > Windows ANSI code page, so I added the --ansi command option to
> > winepath.
>
> The ansi code page is not supposed to leak out of a process. What do
> you need this for?
>
> --
> Alexandre Julliard
> julliard at winehq.org
>

I have a shell script that calls winepath -w to get the windows path
from a unix path. Then I want to stick the value into the registry by
a search and replace in ${WINEPREFIX}/*.reg.



More information about the wine-devel mailing list