On Tue, 29 Nov 2005, Cihan Altinay wrote:
Hi, I have a .reg file exported from Windows that contains the following entry:
"HelpLink"=hex(2):68,00,74,00,74,00,70,00,3a,00,2f,00,2f,00,77,00,77,00,77,00,\ 2e,00,6d,00,69,00,63,00,72,00,6f,00,73,00,6f,00,66,00,74,00,2e,00,63,00,6f,\ 00,6d,00,2f,00,73,00,75,00,70,00,70,00,6f,00,72,00,74,00,00,00
I believe one of the problems with Wine's regedit is that it does not deal correctly with Unicode .reg files. The symptoms you describe seem to confirm this. So it's probably regedit that needs fixing.