The short answer is that you call MsiInstallProduct and when it returns you're 
finished. Does that mean you're not doing this? 

Phil Wilson 

-----Original Message-----
From: Tomasz Grobelny [mailto:tom...@grobelny.oswiecenia.net] 
Sent: Thursday, June 11, 2009 9:05 AM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] External UI and end of installation

Dnia czwartek 11 czerwiec 2009 o 07:19:37 Rob Mensching napisaƂ(a):
> Rob Mensching wrote:
> > Same way. The MSI SDK has an example with a full external UI handler.
> > Might check that out.
> >
Yes, I've seen it. Even copied it adapting from C to C#. But it doesn't seem 
to work as I expect it to (although it may be that my expectations are wrong). 
The last message I get in my handler is of type INSTALLMESSAGE_PROGRESS with 
empty string parameter. And such message doesn't always mean that end of 
installation has happened. Then what does?

> And I keep forgetting that the burn code is available. That's a full
> external UI handler (and more) you can see in the WiX v3.5 code base.
>
What exactly is burn? Any recomended reading? 
-- 
Regards,
Tomasz Grobelny
http://grobelny.oswiecenia.net/

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users
------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to