[WiX-users] Feature 'ConfigureIISCompression' referenced in column'InstallExecuteSequence'.'Condition' of row 'SetDoDynamicCompression' is invalid.

2009-10-02 Thread Anand
ode , (&ConfigureIISCompression = 1) Thanks, Anand -- Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take

[WiX-users] Wix Coding Standards

2007-03-13 Thread Anand
Hi, Is there a coding standards document for Wix on sourceforge that recommends best practices for developing Wix XMLs and custom actions? Any help in this regard would be greatly appreciated. -- Thanks . . . Anand

[WiX-users] Component part of a feature not getting installed, even when feature is set to be installed

2011-07-22 Thread Anand, Animesh
From: Anand, Animesh Sent: Friday, July 22, 2011 4:15 PM To: 'WiX-users@lists.sourceforge.net' Subject: Component part of a feature not getting installed,even when feature is set to be installed Hi, I have components in my installer which are part of

Re: [WiX-users] Component part of a feature not getting installed, even when feature is set to be installed

2011-07-23 Thread animesh anand
may need to look for the Component Guid > instead of the Component Id to find it... > > On Fri, Jul 22, 2011 at 3:46 AM, Anand, Animesh < > animesh.an...@igatepatni.com> wrote: > > > > > > > > > From: Anand, Animesh &g

Re: [WiX-users] QuietExec in CA

2011-07-24 Thread Anand, Animesh
us used QuietExec in C++ CA and can point out what I might be missing here? Any help will be highly appreciated. Thank You, Animesh Anand -Original Message- From: animesh_an [mailto:an.anim...@gmail.com] Sent: Saturday, July 23, 2011 12:04 PM To: wix-users@lists.sourceforge.net Subject

Re: [WiX-users] QuietExec in CA

2011-07-25 Thread Anand, Animesh
uotes. (eg:"C:\Windows\system32\calc.exe"). Is there something I am missing in the usage?Does QuietExec work from a C++ CA or it's only tested and used in a normal Wix CA? Thank You, Animesh Anand -Original Message- From: maksim.vazhe...@emc.com [mailto:maksim.vazhe...@e

Re: [WiX-users] QuietExec in CA

2011-07-25 Thread Anand, Animesh
d the file specified". With "LOGVERBOSE=1" you will see the command line which QuiteExec runs (this is not the same as just specifying /v flag for .msi). QuiteExec works fine from a C++ CA. -Maksim -Original Message- From: Anand, Animesh [mailto:animesh.an...@igatepatni.c

Re: [WiX-users] QuietExec in CA

2011-07-25 Thread Anand, Animesh
C:\Windows\system32\calc.exe" and not "C:\\Windows\\system32\\calc.exe". Just a guess. -Original Message- From: Anand, Animesh [mailto:animesh.an...@igatepatni.com] Sent: 25 July 2011 09:44 To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users

Re: [WiX-users] QuietExec in CA

2011-07-25 Thread Anand, Animesh
Thanks a lot Maksim for your help. This really helps. Thank You, Animesh Anand -Original Message- From: maksim.vazhe...@emc.com [mailto:maksim.vazhe...@emc.com] Sent: Monday, July 25, 2011 3:23 PM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] QuietExec in CA Instead of

Re: [WiX-users] QuietExec in CA

2011-07-25 Thread Anand, Animesh
: QuietExec((LPWSTR)(cmdToEx.c_str()),1000);. You can't transform char* to LPWSTR this way. -Maksim -Original Message- From: Anand, Animesh [mailto:animesh.an...@igatepatni.com] Sent: Monday, July 25, 2011 1:58 PM To: General discussion for Windows Installer XML toolset. Subject: Re:

[WiX-users] Feature level not getting set based on property

2011-08-03 Thread Anand, Animesh
Hi, I have some public properties in my Wix setup project. I am not using the WixUI_FeatureTree. Instead I have checkboxes on my custom dialogs to set the public properties which would later be used to set the level for a feature. This works fine when I install using UI. But, if I use silent ins

Re: [WiX-users] Elevated privileges on a repair

2011-11-14 Thread Anand, Animesh
Hi Deepa, I think your CA's to add these registry entries are being run on both Install and repair. So, your CA for these must be like 1. You should change it to: Also, you would need to schedule custom actions that do/undo the desired activities on repair too. It might be that your missing sch

[WiX-users] XmlConfig delete action

2007-12-03 Thread Anand Kadiyala
node. So, I am not sure whether this is not supported in 2.0.4820.0 or whether there is an issue with my wxs file. Thanks, Anand. - SF.Net email is sponsored by: The Future of Linux Business White Paper from Novell. From the