Re: [WiX-users] CA only during Repair

2008-04-03 Thread Xu nanxuan
Maybe you can try to change the condition statement to: Installed AND NOT REMOVE="ALL" which means the precondition is "installed already" and "not in remove mode". > Date: Wed, 2 Apr 2008 08:44:14 -0700> From: [EMAIL PROTECTED]> To: > wix-users@list

[WiX-users] CA only during Repair

2008-04-02 Thread Anidil
How do i change the following CA to run only as part of the repair? . Installed When i uninstall after repair,MSI throws a files in use dialog for the service running, and the uninstall fail and get rolled back Any clue on what's going wrong here? -- View this message in