m]
Sent: February-03-15 11:04 PM
To: General discussion about the WiX toolset.
Subject: Re: [WiX-users] [WIX]: Japanese MSI package creation
Hi Valdimar,
I also used same on top of wxs file.
If file name is in English there is no problem to create Japanese MSI package.
If file name contains
dileep s wrote
> I was not able to see this in my local system. File name appears like
> ニ探ニ停愴致ニ停ケ_窶凖ィナ耽06.SFC.
> How did you convert this filename before adding it to the script?
> Do we need to specify any character code to read this?
I changed the encoding settings of the browser to be able t
Actually the error is not about the file names.
It is about the string elements - some of the characters are not in the
code-page you stated.
You should go over the strings you provided and make sure that all the
characters you put there belong to the code-page you specified in
the WixLocalization
Yes, I also set the /codepage/ in the product as well as
/summaryCodepage/ in the package element.
I was not able to see this in my local system. File name appears like
ƒTƒ“ƒvƒ‹_’èŒ^06.SFC.
How did you convert this filename before adding it to the script?
Do we need to specify any character code t
dileep s wrote
> Can you just check with your Wix Source by specifying Japanese characters?
>
> In folder it self i was able to see file name as like this
> ('ニ探ニ停愴致ニ停ケ_窶凖ィナ耽06.SFC').
Ok, I renamed one of my installer files to the above and was eventually able
to build successfully.
Usually I b
Hi Valdimar,
I also used same on top of wxs file.
If file name is in English there is no problem to create Japanese MSI
package.
If file name contains Japanese characters this problem occurs.
Can you just check with your Wix Source by specifying Japanese characters?
In folder it self i was abl
dileep s wrote
> Guid="5eb3283d-5a24-405c-9309-f9a13a05077b"
> DiskId="1" Feature="Complete">
>
> Source="F:\Sample\Japanese\ƒTƒ“ƒvƒ‹_’èŒ^06.SFC" KeyPath="yes" />
>
>
> I got following error:
> error LGHT0311: A string was provided with characters that are not
Hi Wix-Users,
I have created a sample MSI using WIX for Japanese language.
I have packaged some files with Japanese names.(Please refer Jpn_files.png)
I got following error:
error LGHT0311: A string was provided with characters that are not
available in the
8 matches
Mail list logo