Hi,

this code starts a custom action called "_CA_installscript" after starting up 
services. It is only executed, if "$C__installscript"-Variable/Funktion returns 
a value greater then 2.

For better Help on this, you should provide more of the code.

Regards,
Oliver

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Abubakar
Sent: Dienstag, 20. November 2007 12:31
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] i want to know what this means

Hi,
i'm lookin at some installer's source and I find the following line:
<Custom Action="_CA_installscript" 
After="StartServices"><![CDATA[$C__installscript>2]]></Custom>

It helps in launching a exe file at the start of installation. I dont 
understand what does C__installscript>2 means. What is "2" and why the 
greate-than sign used. And why are we doing this?

Regards,

..ab

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to