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
I have been making a Wix Installer that is supposed to install the contents
and fetches the parameters passed in terminal and create files. ie.
msiexec /i installer.msi /l*v out.log IPADDRESS="1.1.1.1" will create a
file lpa.config.
I have following wix file and custom action file.
WIX:
http://s
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
Thanks John,
Some of our components got grouped together using a common AssemblyInfo.cs
which had the version number set to 1.0.0.0. Increasing that number to match
the new version fixed the problem.
Thanks again!
Kurt
-Original Message-
From: John Cooper [mailto:jocoo...@jackhenry.c
Hi,
I appreciate that the subject heading might sound weird; but I'll try to
explain what I'm trying to do !
I'm using WiX 3.9 and burn etc and I have a Bootstrapper (MainSetup.exe)
that accepts an install folder (eg C:\MyApp\Installers) and then runs a msi
(passing in the folder) and then the ms
What are the file versions of the previous version and the upgrade version for
the files that are missing?
Also, look in a verbose log--you will see entries where the WIS has decided not
to replace because the upgrade would result in a "downgrade" by version.
If you use an aggressive upgrade sc
Working on release of an upgrade. If I install no prior version installed then
everything works fine. If I upgrade from a previous version then about 25
files are not copied to the installation directory. In the log the missing
files seem to be listed normally except for the FileCopy operation
We have a generic solution that is customized via a settings file to make a
unique product. We license all of our products and part of the license
check is to make sure the product name embedded in the license key matches
the unique product's product name like so:
// Check license against pro
Hi,
I would like to show user interface during Patch removal.
I presume that it is possible if removing parch is launched from the
command line but is it possible if removing of the patch is launched from
Add\Remove program applet?
Thank you.
--
Regards,
Fyodor Koryazhkin..
-
11 matches
Mail list logo