Re: [WiX-users] i want to know what this means

2007-11-20 Thread Jim Williams
ue 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 t

Re: [WiX-users] i want to know what this means

2007-11-20 Thread Mailinglist
om: [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: It helps in launch

[WiX-users] i want to know what this means

2007-11-20 Thread Abubakar
Hi, i'm lookin at some installer's source and I find the following line: 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 -