Hello
How can I use cyrilic names inside wsx?

<RegistryKey Root="HKCU" Key="Software\MyApp\Params" Action="create">
   <RegistryValue Name="Parameter name in runssian like Параметр 1" 
Type="string"  Value="SQL Query which contains table names and columns in 
runssian"/>
</RegistryKey> I cannot change the paramentes and their values, but I need to 
recompile a msi. Previous project was created with wix 3.0. It worked defore. 
Now I used win 3.8 and it produced the error

Error 1 A string was provided with characters that are not available in the 
specified database code page '1252'. Either change these characters to ones 
that exist in the database's code page, or update the database's code page by 
modifying one of the following attributes: Product/@Codepage, Module/@Codepage, 
Patch/@Codepage, PatchCreation/@Codepage, or WixLocalization/@Codepage.
Thanks,
Alex.

------------------------------------------------------------------------------
Shape the Mobile Experience: Free Subscription
Software experts and developers: Be at the forefront of tech innovation.
Intel(R) Software Adrenaline delivers strategic insight and game-changing 
conversations that shape the rapidly evolving mobile landscape. Sign up now. 
http://pubads.g.doubleclick.net/gampad/clk?id=63431311&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to