Do you receive emails from wix-users? Only subscribers can post messages to that list.
From: kranga...@dnpphoto.eu To: wix-devs@lists.sourceforge.net Date: Tue, 11 Feb 2014 17:43:47 +0100 Subject: Re: [WiX-devs] How to bring the third-party application installation to front Hi Jacob, somehow I couldn’t put the question under wix-users list. Please do something. I need help for this problem. Thank you.karthik De : Hoover, Jacob [mailto:jacob.hoo...@greenheck.com] Envoyé : mardi 11 février 2014 17:43 À : WiX toolset developer mailing list Objet : Re: [WiX-devs] How to bring the third-party application installation to front Usage questions should go to the wix-users list. From: Karthik RANGARAJ [mailto:kranga...@dnpphoto.eu] Sent: Tuesday, February 11, 2014 10:11 AM To: wix-devs@lists.sourceforge.net Subject: [WiX-devs] How to bring the third-party application installation to front Hi Guys, i'm new to WIX and I need some assistance. I have generated exe using Bootstrapper. I want to install an installer (the PackageGroupRef) first then proceed with the original installer & it works but it's bring the installer behind the original/parent window. I have to bring the installation screen on top of the parent installer, how can i do this? Please help me. Thank you <Chain> <PackageGroupRef Id="PrintInstaller" /> <!-- TODO: Define the list of chained packages. --> <MsiPackage SourceFile="$(var.SourceDirImages)\Product.msi" /> </Chain> </Bundle> <Fragment> <PackageGroup Id="PrintInstaller"> <ExePackage Id="PrintInstaller" DisplayName="Print" Compressed="yes" Cache="yes" PerMachine="yes" Permanent="yes" Vital="yes" SourceFile=".\prerequisites\Print1.88.exe" InstallCommand="/passive /norestart" /> </PackageGroup> </Fragment> Best Regards,Karthik RANGARAJ Mob: 06 27 49 29 19 | Tél. : 33 (0)1 49 38 65 50 - Ligne directe : 33 (0)1 49 38 65 57 | Email :krangaraj@dnpphoto.euDNP Photo Imaging Europe SAS LE RAPHAEL - PARIS NORD II - 22 avenue des Nations CS 51077 VILLEPINTE95948 ROISSY C.D.G. CEDEXWeb : http://www.dnpphoto.eu ------------------------------------------------------------------------------ Android apps run on BlackBerry 10 Introducing the new BlackBerry 10.2.1 Runtime for Android apps. Now with support for Jelly Bean, Bluetooth, Mapview and more. Get your Android app in front of a whole new audience. Start now. http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk _______________________________________________ WiX-devs mailing list WiX-devs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-devs
<<inline: image001.jpg>>
------------------------------------------------------------------------------ Android apps run on BlackBerry 10 Introducing the new BlackBerry 10.2.1 Runtime for Android apps. Now with support for Jelly Bean, Bluetooth, Mapview and more. Get your Android app in front of a whole new audience. Start now. http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk
_______________________________________________ WiX-devs mailing list WiX-devs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-devs