Re: [WiX-users] Custom Action - Install another MSI after the main msi

2012-06-23 Thread Pally Sandher
Nope. Use a Bundle to sequence your installers. Palbinder Sandher Software Platform Engineer T: +44 (0) 141 945 8500 F: +44 (0) 141 945 8501 http://www.iesve.com **Design, Simulate + Innovate with the ** Integrated Environmental Solutions Limited. Registered in Scotland No. SC151456 Registere

Re: [WiX-users] Item in Feature Tree don't hidden, just disable for edit

2012-06-23 Thread Alexey Ivanov
Yea, thak you! 2012/6/23 Frank Jenner : > Try setting Feature/@Absent="disallow". I think that will do what you're > looking for. > ___ > Frank Jenner > > > On Fri, Jun 22, 2012 at 6:49 PM, Alexey Ivanov wrote: > >> Do not know >> >> 2012/6/23 Rob Mensching : >> > Is that even possible? >>

[WiX-users] Error while checking for the user rights at the selection of a radiobutton and clicking the next button

2012-06-23 Thread eddie burkowich
Hi, I have a scenario in which i check for the user rights (whether a standard user or admin): i am using something like: Privileged INSTALLPREFA = "Every" 1 However it generates as error C:\myproject\MyInstallPrefa.wxs(25) : error CNDL0005 : The Publish element c ontains an unexpected child

[WiX-users] .NET 4 pre-req in WixNetFxExtension

2012-06-23 Thread Nick Ramirez
It's fantastic that with the later builds of version 3.6, we can reference the WixNetFxExtension and then put in to make .NET 4 a prereq. Looking at the source code for the extension, that package has the DownloadUrl attribute but not the SourceFile attribute, so would that mean

[WiX-users] Harvest files id and components id like directoryname_filename.

2012-06-23 Thread Alexey Ivanov
After harvesting 1253 files, i have wxs fragment at 5163 lines. In the project a lot of files with the same name in different directories. Heat.exe generates is not comfortable ID, such as scheme.def.xml_22, image.png_9 translation.qm_4. Perhaps an option to specify a scheme of generation ID = D