"NOT Installed" is correct but you need it on the other CustomAction 
(CertsBatPath) or both.
 
Neil
 
Neil Sleightholm
X2 Systems Limited
[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> 
 

________________________________

From: [EMAIL PROTECTED] on behalf of Krzysztof Kozmic
Sent: Wed 27/08/2008 11:47
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Odp: Re: Need help with QtExec



Ok, noe more thing.

How do I make the action be executed only when the installer is installing my 
app (as oposed to uninstalling or repairing)

I tried to use it as:

      <Custom Action="SetCertsBatPath" After="CostFinalize">NOT 
Installed</Custom>

it works during install, but while uninstalling i get error, and program won't 
uninstall.

Is there any other, more appropriate flag for that?
Is there a list of all those flags I can use?


>>> [EMAIL PROTECTED] 8/27/2008 10:57 am >>>
I think the documentation may be wrong, looking at my usage I would do this:
<CustomAction Id="SetCertsBatPath" Property="CertsBatPath" 
Value="&quot;[#certs.bat]&quot;" />



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to