I have now removed the Subscribe and the field still updates. So yes it
looks like the ICEs aren't validating the Event Column in EventMapping.
The one annoying thing is that if I set the Edit Control to enabled and
edited before the custom action is run then the updated property doesn't
make it into the control.

Christopher Matthews
IRIS Legal Solutions
Laserform
Email:[EMAIL PROTECTED]
Web: www.iris.co.uk/laserform




-----Original Message-----
From: Richard [mailto:[EMAIL PROTECTED] 
Sent: 24 November 2008 17:25
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Custom Action Setting a Control value


In article
<[EMAIL PROTECTED]>,
    "Chris Matthews" <[EMAIL PROTECTED]>  writes:

> Yes it passes all ICEs. [...]

Interesting.  Does it still work if you take out the Subscribe?

> > <Control Id="MachineName" Type="Edit" X="57" Y="67" Width="270"
> > Height="16" Property="LFM_SERVER_ROOT" TabSkip="no" Disabled="yes" >
> > <Subscribe Event="LFM_SERVER_ROOT" Attribute="Text"/>  
> > </Control>

See, I'm thinking that even if you did need to subscribe to a property
change event, that the syntax would be more like
Event="[LFM_SERVER_ROOT]" like it is in the Publish element and not
Event="LFM_SERVER_ROOT".  It sounds to me like the ICEs aren't
checking the valid values of the Event column for the EventMapping
table.
-- 
"The Direct3D Graphics Pipeline" -- DirectX 9 draft available for
download
      <http://www.xmission.com/~legalize/book/download/index.html>

        Legalize Adulthood! <http://blogs.xmission.com/legalize/>

------------------------------------------------------------------------
-
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
Disclaimer and Confidentiality Notice
This email and any attachment are intended only for the use of the individual 
or entity to which it is directed and may contain information which is 
confidential.  Access, copying or re-use of information in or attached to this 
email by anyone else other than the intended recipient is strictly prohibited.  
If you have received this communication and you are not the intended recipient 
or the employee or agent responsible for delivering this email to the intended 
recipient, please inform IRIS on telephone number 01753 212200 and then delete 
this email and any attachments from your system.
 
IRIS makes no representation or warranty as to the absence of viruses in this 
email or any attachments and we may monitor emails sent to and from our server.
Any views or opinions presented in this email or attachment are solely those of 
the author and do not necessarily represent those of IRIS, its parent, 
associates, subsidiaries or affiliates, unless otherwise expressly indicated.
 
Laserform International Limited  |  Registered in England: 2403332  |  
Registered office: Integra House, 138-140 Alexandra Road, London, SW19 7JY

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