IIRC, yes. -----Original Message----- From: Loren Keagle [mailto:loren.kea...@braemarllc.com] Sent: Monday, December 9, 2013 10:48 AM To: General discussion about the WiX toolset. Subject: Re: [WiX-users] Altering repair behavior of a bundle
Ah, that explains that. So as per my original question, is leaving off the 'RepairCommand' attribute the solution to prevent repairing .NET via the bundle? The documentation doesn't explicitly say what will happen if the attribute is absent, only to leave it blank (I assume that means present with an empty string) if no additional parameters are required. ~Loren > -----Original Message----- > From: Rob Mensching [mailto:r...@robmensching.com] > Sent: Friday, December 06, 2013 5:25 PM > To: General discussion about the WiX toolset. > Subject: Re: [WiX-users] Altering repair behavior of a bundle > > There is a "force uninstall" option available to BA's that will ignore > permanent. > > -----Original Message----- > From: Loren Keagle [mailto:loren.kea...@braemarllc.com] > Sent: Friday, December 6, 2013 4:25 PM > To: General discussion about the WiX toolset. > Subject: Re: [WiX-users] Altering repair behavior of a bundle > > Thanks Phill, > > I didn't catch where the fragments were defined in the source tree > until now. I suppose I could define my own PackageGroup for this > based on the existing one. What exactly would I change to make sure > the repair is not performed when the bundle is repaired? Would I > simply remove the 'RepairCommand' attribute? > > For that matter, why would an ExePackage marked as 'Permanent="yes"' > need an 'UninstallCommand' attribute set? Wouldn't it be impossible > to uninstall a permanent package from the bundle? > > Thanks, > > ~Loren > > > > -----Original Message----- > > From: Phill Hogland [mailto:phogl...@rimage.com] > > Sent: Friday, December 06, 2013 4:08 PM > > To: wix-users@lists.sourceforge.net > > Subject: Re: [WiX-users] Altering repair behavior of a bundle > > > > I do not know if there is a build in way to skip the repair when > > using the predefined PackageGroupRef. If you look at > > src\ext\NetFxExtension\wixlib\NetFx4.wxs you will see how it is > > defined. I assume you can implement a ExePackage element in your > > chain, like we must do for .Net packages that do not have a > > PackageGroupRef (3.5), which has your desired behavior. > > > > > > > > -- > > View this message in context: http://windows-installer-xml-wix- > > toolset.687559.n2.nabble.com/Altering-repair-behavior-of-a-bundle- > > tp7591189p7591191.html > > Sent from the wix-users mailing list archive at Nabble.com. > > > > -------------------------------------------------------------------- > > -- > > -------- > > Sponsored by Intel(R) XDK > > Develop, test and display web and hybrid apps with a single code base. > > Download it for free now! > > > http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg. > > cl > > ktrk > > _______________________________________________ > > WiX-users mailing list > > WiX-users@lists.sourceforge.net > > https://lists.sourceforge.net/lists/listinfo/wix-users > > This email, including any attachments and files transmitted with it, > are for the sole use of the intended recipient(s) to whom this email > is addressed, and may contain confidential and/or privileged > information. Any unauthorized review, use, disclosure or distribution > is prohibited. If you are not the intended recipient, please be > advised that you have received this email in error, and please contact > the sender by reply email and destroy all copies (including all electronic > and hard copies) of the original message. Thank you. > > > ---------------------------------------------------------------------- > -------- > Sponsored by Intel(R) XDK > Develop, test and display web and hybrid apps with a single code base. > Download it for free now! > http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg. > cl > ktrk > _______________________________________________ > WiX-users mailing list > WiX-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wix-users > > > ---------------------------------------------------------------------- > -------- > Sponsored by Intel(R) XDK > Develop, test and display web and hybrid apps with a single code base. > Download it for free now! > http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg. > cl > ktrk > _______________________________________________ > WiX-users mailing list > WiX-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wix-users This email, including any attachments and files transmitted with it, are for the sole use of the intended recipient(s) to whom this email is addressed, and may contain confidential and/or privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please be advised that you have received this email in error, and please contact the sender by reply email and destroy all copies (including all electronic and hard copies) of the original message. Thank you. ------------------------------------------------------------------------------ Sponsored by Intel(R) XDK Develop, test and display web and hybrid apps with a single code base. Download it for free now! http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg.clktrk _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------------ Sponsored by Intel(R) XDK Develop, test and display web and hybrid apps with a single code base. Download it for free now! http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg.clktrk _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users