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.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to