Hi all,
I've just started using Wix and chose v3. Most of the installer works
great, but I have a specific problem with RegisterValue;
When I use swedish characters in a RegisterValue statement, they end up as
question marks in the registry after installation. Example:
<Fragment>
<DirectoryRef Id="TARGETDIR">
<Component Id="regComp" Guid="PUT-GUID-HERE">
<RegistryValue Root='HKLM' Key='Software\GraFu' Name='Part'
Type='string' Value='SSFärger' />
</Component>
</DirectoryRef>
</Fragment>
Googling, I found someone having a similar problem with tab-characters,
but never any answers. Is there a simple solution to this?
Yours,
Mattias
-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
WiX-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wix-users