On 7/16/07, Alexandre Julliard julliard@winehq.org wrote:
"Lei Zhang" thestig@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@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.