Re: [WiX-users] Fwd: Get property for Repair mode !

2010-02-05 Thread Blair
Installer XML toolset. Subject: Re: [WiX-users] Fwd: Get property for Repair mode ! Hi, By using "Installed" property I am able to launch the dialog box when "Change" button is clicked but not on "Repair" Thanks Bibhash Phukon. On Thu, Feb 4, 2010 at 8:38 PM, Rob M

Re: [WiX-users] Fwd: Get property for Repair mode !

2010-02-04 Thread bibhash phukon
Hi, By using "Installed" property I am able to launch the dialog box when "Change" button is clicked but not on "Repair" Thanks Bibhash Phukon. On Thu, Feb 4, 2010 at 8:38 PM, Rob Mensching wrote: > "Installed" sounds like what you want. > > On Thu, Feb 4, 2010 at 5:28 AM, bibhash phukon wro

Re: [WiX-users] Fwd: Get property for Repair mode !

2010-02-04 Thread Rob Mensching
"Installed" sounds like what you want. On Thu, Feb 4, 2010 at 5:28 AM, bibhash phukon wrote: > Hi, > >Is there any property so as to detect repair mode. I need to launch a > dialog box when the Repair button is clicked from add & remove programs. > > Thanks > > Bibhash Phukon. > > --