MSI SDK, not WiX.chm.  <smile/>

-----Original Message-----
From: Marais van Zyl [mailto:li...@projexis.co.za] 
Sent: Thursday, February 05, 2009 22:13
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Costing and external UI

Sorry if this is a stupid question. Where in the documentation can I get 
this example? I have version 3.0.4923.0 installed and don't see the 
example? Should I perhaps look in the SDK documentation because I haven't 
seen the sample in there also?

Thanks,

MS

----------------------------------------

From: "Rob Mensching" <rob.mensch...@microsoft.com>
Sent: 05 February 2009 07:36 PM
To: "General discussion for Windows Installer XML toolset." 
<wix-users@lists.sourceforge.net>
Subject: Re: [WiX-users] Costing and external UI 

Hmm, you get cost messages from the progress sent by the Windows Installer. 
Take a look at the example external UI provided in the documentation. That 
shows how to populate a progress bar. It's pretty round about.

-----Original Message-----
From: Tomasz Grobelny [mailto:tomasz.grobe...@comarch.pl] 
Sent: Thursday, February 05, 2009 09:28
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Costing and external UI

I want to write external UI for my installer. The basics work just fine but 
I
wonder how can I get information about disk space to be used. I googled 
that
I have to call CostInitialize, FileCost and CostFinalize standard actions
through MsiDoAction. Fine, but how do I read information calculated by 
these
actions into my UI?
http://msdn.microsoft.com/en-us/library/aa368048(VS.85).aspx says the
information will be available through Component table, but I don't see how 
-
it doesn't have the "size" column. Thanks in advance,

----------------------------------------------------------------------------
--
Create and Deploy Rich Internet Apps outside the browser with 
Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code 
to
build responsive, highly engaging applications that combine the power of 
local
resources and data with the reach of the web. Download the Adobe AIR SDK 
and
Ajax docs to start building applications 
today-http://p.sf.net/sfu/adobe-com
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

----------------------------------------------------------------------------
--
Create and Deploy Rich Internet Apps outside the browser with 
Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code 
to
build responsive, highly engaging applications that combine the power of 
local
resources and data with the reach of the web. Download the Adobe AIR SDK 
and
Ajax docs to start building applications 
today-http://p.sf.net/sfu/adobe-com
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

 
------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to