Re: [WiX-users] *Package Permanent attribute

2013-05-31 Thread Wesley Manning
ceforge.net<mailto:wix-users@lists.sourceforge.net> Subject: [WiX-users] *Package Permanent attribute Can someone please clarify the effect of the Permanent attribute for a package (e.g. MsiPackage, ExePackage)? The documentation (http://wix.sourceforge.net/manual-wix3/wix_xsd_msipackage.h

Re: [WiX-users] *Package Permanent attribute

2013-05-31 Thread Alain Forget
ubject: Re: [WiX-users] *Package Permanent attribute My understanding is that a Bundle is processed by the "burn" engine. ARP == Add/Remove Programs On Fri, May 31, 2013 at 12:44 PM, Alain Forget wrote: By "burn", you mean what I'm referring to as the Bundle?

Re: [WiX-users] *Package Permanent attribute

2013-05-31 Thread Edwin Castro
ams"? > > Just making sure I understand. :-) > > Alain > > -Original Message- > From: Wesley Manning [mailto:wmann...@dynagen.ca] > Sent: May 31, 2013 15:41 > To: afor...@cmu.edu; General discussion for Windows Installer XML toolset. > Subject: RE: [W

Re: [WiX-users] *Package Permanent attribute

2013-05-31 Thread Alain Forget
u; General discussion for Windows Installer XML toolset. Subject: RE: [WiX-users] *Package Permanent attribute Just means burn will not try to uninstall it. The package will also appear in ARP. -Original Message- From: Alain Forget [mailto:afor...@cmu.edu] Sent: May-31-13 4:37 PM To: wix-us

Re: [WiX-users] *Package Permanent attribute

2013-05-31 Thread Wesley Manning
Just means burn will not try to uninstall it. The package will also appear in ARP. -Original Message- From: Alain Forget [mailto:afor...@cmu.edu] Sent: May-31-13 4:37 PM To: wix-users@lists.sourceforge.net Subject: [WiX-users] *Package Permanent attribute Can someone please clarify the

[WiX-users] *Package Permanent attribute

2013-05-31 Thread Alain Forget
Can someone please clarify the effect of the Permanent attribute for a package (e.g. MsiPackage, ExePackage)? The documentation (http://wix.sourceforge.net/manual-wix3/wix_xsd_msipackage.htm) says, "Specifies whether the package can be uninstalled. The default is 'no'." Making a package imposs