Tank you for your response.
However, I think that the correct would be:
!(loc.InstallConditionWrongPrivileges).
Nevertheless, that is not the point. If I do what you did for more than one
language wix will say that there is more than one string with the same ID so
I can't make more than one wxl. D
Hi,
I'm using the StandardBootstrapperApplication.RtfLicense and I got the
localization like this:
That works perfectly. However I'm using some conditions with the tag
. Like this:
Condition <> 1
I need to Localize the message shown by this condition. How can I do this?
Tha
Hello,
I'm trying to check if the same version of my bundle is already installed. I
know that downgrades are already checked by the bundle engine. But, to avoid
duplicate entries of my bundle with same version i'm using this condition:
...
...
This works perfectly for me. But,
Hello,
I'm Installing a driver with DPInst and I need to ckeck the installation
after.
I'm using this custom action:
I know that only the value = '0' is considered success for the custom
action, but the DPinst don't return 0 when the installation was successul.
What can I do to change the behav
Hello,
My bundle generated with the Burn engine is showing a wrong size in
Add/Remove entry. Maybe it's not wrong, the size is just the sum of all
packages in the chain. Anyway, I want that my bundle only shows the size of
my application, not the size of the prerequisites like .Net Framework clien
Hello,
Can I generate separate entries in Add/Remove for each MSI that my bundle
installs?
The bundle just put a reference for him in Add/Remove.
I want that my bundle put a a reference for him in Add/Remove and also a
reference for each MSI that the bundle instaled. The bundle would give the
opt
I tried to use the Heat.exe to create the PayloadGroup, but the heat has just
generated components
--
View this message in context:
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Installing-a-ExePackage-with-many-payloads-tp7586808p7586843.html
Sent from the wix-users mailing l
Hello,
I need to install an ExePackage in my bundle with many payloads, like 200.
This package is a program that I need to install, like a dependence for my
product.
But the setup of this program is just an .exe file very small, the files
that will be install isn't compressed in a container like .
8 matches
Mail list logo