Re: [WiX-users] [WIX]: Japanese MSI package creation

2015-02-04 Thread Tunney, Stephen
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

Re: [WiX-users] [WIX]: Japanese MSI package creation

2015-02-04 Thread Valdimar
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

Re: [WiX-users] [WIX]: Japanese MSI package creation

2015-02-04 Thread Nir Bar
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

Re: [WiX-users] [WIX]: Japanese MSI package creation

2015-02-03 Thread Dileep S
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

Re: [WiX-users] [WIX]: Japanese MSI package creation

2015-02-03 Thread Valdimar
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

Re: [WiX-users] [WIX]: Japanese MSI package creation

2015-02-03 Thread Dileep S
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

Re: [WiX-users] [WIX]: Japanese MSI package creation

2015-02-03 Thread Valdimar
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

[WiX-users] [WIX]: Japanese MSI package creation

2015-02-02 Thread Dileep S
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