Re: [WiX-users] Custom action support files.

2012-08-27 Thread Vazhenin, Maksim
Message- From: M.S. Mohideen [mailto:mohiud...@hotmail.com] Sent: Monday, August 27, 2012 1:28 PM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Custom action support files. Hi, Thanks for the prompt reply and the question. I am making an alteration to the features available on a

Re: [WiX-users] Custom action support files.

2012-08-27 Thread Christoffel le Roux
stoffel le Roux -Original Message- From: Vazhenin, Maksim [mailto:maksim.vazhe...@emc.com] Sent: Monday, August 27, 2012 11:16 AM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Custom action support files. What are you trying to do? Perform an upgrade fro

Re: [WiX-users] Custom action support files.

2012-08-27 Thread M.S. Mohideen
rom: maksim.vazhe...@emc.com > To: wix-users@lists.sourceforge.net > Date: Mon, 27 Aug 2012 05:16:18 -0400 > Subject: Re: [WiX-users] Custom action support files. > > What are you trying to do? Perform an upgrade from product1.0 to product2.0? > > -Original Message---

Re: [WiX-users] Custom action support files.

2012-08-27 Thread Vazhenin, Maksim
What are you trying to do? Perform an upgrade from product1.0 to product2.0? -Original Message- From: M.S. Mohideen [mailto:mohiud...@hotmail.com] Sent: Monday, August 27, 2012 1:00 PM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Custom action support files. Hi, I have

Re: [WiX-users] Custom action support files.

2012-08-27 Thread M.S. Mohideen
Hi, I have tried using all kinds of installers to build an msi after modifying original msi file. All the installers do build the msi file but when the application is launched it returns a side-by-side configuration error message. When I build the msi without making any changes to the original

Re: [WiX-users] Custom action support files.

2012-08-27 Thread Vazhenin, Maksim
...@flowcentric.com] Sent: Monday, August 27, 2012 10:53 AM To: wix-users@lists.sourceforge.net Subject: [WiX-users] Custom action support files. Hi, I have a custom action that processes a directory of files (almost like SQL scripts, it contains language pack information) upon installation. I cannot find a

[WiX-users] Custom action support files.

2012-08-26 Thread Christoffel le Roux
Hi, I have a custom action that processes a directory of files (almost like SQL scripts, it contains language pack information) upon installation. I cannot find a way to include the folder of files into the MSI to be able to access them from the custom action. The catch is that these file do no