[WiX-users] unsubscribe me

2014-08-25 Thread Shree Krishnamurthi
-Original Message- From: wix-users-requ...@lists.sourceforge.net [mailto:wix-users-requ...@lists.sourceforge.net] Sent: Friday, August 22, 2014 6:38 AM To: wix-users@lists.sourceforge.net Subject: WiX-users Digest, Vol 99, Issue 46 Send WiX-users mailing list submissions to wix

Re: [WiX-users] WiX-users Digest, Vol 37, Issue 69

2009-06-11 Thread Shree Krishnamurthi
Can I do something like this: NOT Installed AND (&Feature1=3) AND NOT(!&Feature=3)) Basically I need to assign value to a property based on the feature that's selected for installation ---

Re: [WiX-users] WiX-users Digest, Vol 37, Issue 68

2009-06-11 Thread Shree Krishnamurthi
Actually I noticed the same in my MSM as well, I use VS (which I think intern uses light and candle ) But when the MSI calling the msm is built that contains the CA properly, its jus that the MSM when opened in the ORCA doesn't seems to show it Shree Message: 4 Date: Thu, 11 Jun 2009 08:54:14 -

Re: [WiX-users] Sharing files

2009-06-11 Thread Shree Krishnamurthi
kely to maintain your sanity. Shree Krishnamurthi wrote: > Hi > > Is there any way I can share the same file in 2 merge modules installed > by the same msi? > I have to be able to install some common files for more than one merge >

[WiX-users] Sharing files

2009-06-10 Thread Shree Krishnamurthi
Hi Is there any way I can share the same file in 2 merge modules installed by the same msi? I have to be able to install some common files for more than one merge module installation. Thanks Shree -- Crystal Reports -

[WiX-users] Executing Command line using cusotm actions

2009-06-10 Thread Shree Krishnamurthi
Hi I am trying to execute command line using custom actions and it seems to error out with Error 1721 Here is what I am doing: I have also tried Property='[NET20]' ExeCommand='aspnet_regiis.exe -i' Property='NET20' ExeCommand='aspnet_regiis.exe -i' Property='[NET20]' ExeCommand='[NET20]asp

Re: [WiX-users] WiX-users Digest, Vol 37, Issue 54

2009-06-10 Thread Shree Krishnamurthi
.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Shree Krishnamurthi wrote: > (I use : Before='InstallFinalize') > It still doens;t seem to wait for all files to install to run the > action. > It seems to run way before that. > Why is that so? > Pr

Re: [WiX-users] WiX-users Digest, Vol 37, Issue 54

2009-06-09 Thread Shree Krishnamurthi
0ab4ec40179ab3...@wwlkfmail1.wonderware.com> Content-Type: text/plain; charset="us-ascii" ?ComponentName=3 is about if the component is already installed. I suspect you need $ComponentName=3, meaning that the component is marked to be installed. Phil Wilson -Origin

[WiX-users] Action Execute Sequence in merge module

2009-06-09 Thread Shree Krishnamurthi
Hi I have defined couple of custom actions in my mergemodule one to be run after install file and another to run before InstallFinalize Ie;: (UILevel > 2) AND NOT Installed AND (?CONFIG=3) NOT Installed AND (?AC=3) Where AC and COFIG are their respective components What I expect is 'UpdateCon

Re: [WiX-users] WiX-users Digest, Vol 37, Issue 21

2009-06-04 Thread Shree Krishnamurthi
the merge module should always work properly - for example if they have conditions based on whether their components are being installed/uninstalled etc. Phil Wilson -----Original Message- From: Shree Krishnamurthi [mailto:shree.krishnamur...@proximex.com] Sent: Thursday,

[WiX-users] Custom Action in Merge Module

2009-06-04 Thread Shree Krishnamurthi
Do MM custom actions get triggered even if the module/feature is not selected for installation? I have included 2 merge modules in my setup something like:

[WiX-users] installing same file from 2 different modules

2009-06-02 Thread Shree Krishnamurthi
Hi I have 2 merge modules that install have a common file x.dll When I build my master setup I get the following error light.exe(0,0): error LGHT0204: ICE30: Thetarget file 'oiowfjb-.dll|x.DLL' is installed in '[ProgramFilesFolder]\Proximex\Services\Bin\' by two different components on an LFN

[WiX-users] Passing Property into MergeModule

2009-05-27 Thread Shree Krishnamurthi
Hi I would like to pass a property from my master setup (ie msi ) to one of the merge modules. Is it possible? Can someone explain how this can be done? Thanks Shree -- Register Now for Creativity and Technology (C