Try creating a log file and study the behaviour of that
property...Notice when the chkLeft property is getting modifed (after
which CA or event)...

FYI:

To create a log file...

msiexec /i <name of the msi> /l*vx! log.txt

Thanks and Regards,
Surekha Vuchuru

-----Original Message-----
From: ychen [mailto:[EMAIL PROTECTED] 
Sent: Thursday, December 04, 2008 9:09 AM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Unable to read the value of a property
associated with a checkbox from vbscript


Thanks for your reply. I tried your solution, but it still doesn't work.
The
vbscript still prints "chkLeft=", which looks like the value of the
property
is still not defined.

It looks like chkLeft was set to x at some point (say, in that dialog),
but
it became undefined after that point (perhaps leaving that dialog). Is
that
possible?
-- 
View this message in context:
http://n2.nabble.com/Unable-to-read-the-value-of-a-property-associated-w
ith-a-checkbox-from-vbscript-tp1610938p1613841.html
Sent from the wix-users mailing list archive at Nabble.com.


------------------------------------------------------------------------
-
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

-------------------------------------------------------------------------
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