Hi,

I want to verify the directory the user entered in the UI exists.  I created a 
custom action with DTF (Thanks Jason!) that works.  However, my understanding 
from this thread http://tinyurl.com/6ovukx is that;
"The context/handle is different from within DoAction ControlEvent rather then 
sequenced CA.  MsiProcessMessage calls won't work."  My testing confirms this.  
Is there any reasonable (not "an async CA using an RPC mechanism") way to do 
this check during the UI phase of install?  Right now, I put my CA early in 
InstallExecuteSequence, but this is pretty ugly.

Thanks,
Dale


------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to