On May 16 18:15, Fujii Hironori wrote:
> Error messages of regtool can't be read, which are encoded in
> SHIFT_JIS in Japanese Windows.
>
> $ regtool get /HKCU/hoge
> Error (2): ▒w▒肳▒▒t▒@▒C▒▒܂▒▒▒B
>
> $ regtool get /HKCU/hoge 2>&1 | iconv -f shift_jis
> Error (2): 指定されたファイルが見つかりません。
>
Hi Fujii,
On May 16 18:15, Fujii Hironori wrote:
> Error messages of regtool can't be read, which are encoded in
> SHIFT_JIS in Japanese Windows.
>
> $ regtool get /HKCU/hoge
> Error (2): ▒w▒肳▒▒t▒@▒C▒▒܂▒▒▒B
>
> $ regtool get /HKCU/hoge 2>&1 | iconv -f shift_jis
> Error (2): 指定されたファイルが見
Error messages of regtool can't be read, which are encoded in
SHIFT_JIS in Japanese Windows.
$ regtool get /HKCU/hoge
Error (2): ▒w▒肳▒▒t▒@▒C▒▒܂▒▒▒B
$ regtool get /HKCU/hoge 2>&1 | iconv -f shift_jis
Error (2): 指定されたファイルが見つかりません。
--- regtool.cc.orig 2017-05-16 17:20:32.671229600 +0900
3 matches
Mail list logo