[WiX-users] Question on Patching Mechanism - Patching checks all files copied during installation

2009-06-19 Thread Sudhakaran, Suraj
My installer copies certain number of files during installation. During the application usage some files may get deleted. When I am patching this installation, patching is failing because it is unable to find these original files that got deleted. Is there any way I can make the patching proc

Re: [WiX-users] create environment variables

2009-02-11 Thread Sudhakaran, Suraj
http://www.tramontana.co.hu/wix/lesson5.php#5.10 -Original Message- From: sandun css [mailto:sandun...@gmail.com] Sent: Thursday, February 12, 2009 10:24 AM To: wix-users@lists.sourceforge.net Subject: [WiX-users] create environment variables Hi, I need to create few environment var

Re: [WiX-users] Question on selective patching

2009-01-21 Thread Sudhakaran, Suraj
: Re: [WiX-users] Question on selective patching Sudhakaran, Suraj wrote: > I am using WiX2.0. > I have a requirement of patching selected components in a new version. > AFAIK, patching process will include all the modified files from the > old and new installer and include them in the patc

[WiX-users] Question on selective patching

2009-01-20 Thread Sudhakaran, Suraj
I am using WiX2.0. I have a requirement of patching selected components in a new version. AFAIK, patching process will include all the modified files from the old and new installer and include them in the patch. Is there a way to select what all will be included here rather than all the modified fi