Re: [WiX-users] Localization of a Bootstrapper (Messages of bal:Condition) [P]

2013-11-28 Thread nianderneves
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

[WiX-users] Localization of a Bootstrapper (Messages of bal:Condition)

2013-11-28 Thread nianderneves
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

[WiX-users] Bundle: Condition only in installation

2013-10-28 Thread nianderneves
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,

[WiX-users] Checking returning code DPInst

2013-07-30 Thread nianderneves
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

[WiX-users] Bundle with wrong size in Add/Remove entry

2013-07-12 Thread nianderneves
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

[WiX-users] Creating separate entries in Add/Remove for each MSI in a bundle

2013-06-27 Thread nianderneves
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

Re: [WiX-users] Installing a ExePackage with many payloads

2013-06-25 Thread nianderneves
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

[WiX-users] Installing a ExePackage with many payloads

2013-06-24 Thread nianderneves
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 .