Re: [WiX-users] A better TALLOW - PARAFFIN

2007-10-24 Thread Christopher Painter
rs@lists.sourceforge.net >Subject: Re: [WiX-users] A better TALLOW - PARAFFIN > >Can Paraffin handle deprecated components? ( I.e. when a file disapears >from the directory link a 0 byte file and set the transitive bit with a >NOOP condition instead of removing the component element )

Re: [WiX-users] A better TALLOW - PARAFFIN

2007-10-23 Thread John Robbins
ainter [mailto:[EMAIL PROTECTED] >Sent: Tuesday, October 23, 2007 7:03 AM >To: John Robbins; wix-users@lists.sourceforge.net >Subject: Re: [WiX-users] A better TALLOW - PARAFFIN > >Can Paraffin handle deprecated components? ( I.e. when a file disapears >from the directory link a 0 byte

Re: [WiX-users] A better TALLOW - PARAFFIN

2007-10-23 Thread John Robbins
2.0 has Gabor's tutorial to get you going. Hope it helps! John Wintellect http://www.wintellect.com 877-968-5528 >-Original Message- >From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] >Sent: Tuesday, October 23, 2007 7:11 AM >To: John Robbins; wix-users@lists.sourc

Re: [WiX-users] A better TALLOW - PARAFFIN

2007-10-23 Thread Robert.Priest
How does Parrafin compare to heat.exe ? Heat is supposed to be the replacement for tallow in the v3 world. Personally, I like the way tallow worked. I am using a modified version of it myself. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of John Robbins

Re: [WiX-users] A better TALLOW - PARAFFIN

2007-10-23 Thread Christopher Painter
Can Paraffin handle deprecated components? ( I.e. when a file disapears from the directory link a 0 byte file and set the transitive bit with a NOOP condition instead of removing the component element ). I need this feature in any tool that I use so that minor uprades will properly remove obs

Re: [WiX-users] A better TALLOW - PARAFFIN

2007-10-23 Thread Christopher Painter
Can Paraffin handle deprecated components? ( I.e. when a file disapears from the directory link a 0 byte file and set the transitive bit with a NOOP condition instead of removing the component element ). I need this feature in any tool that I use so that minor uprades will properly remove obs