Feature Requests item #1469907, was opened at 2006-04-13 08:59
Message generated for change (Comment added) made by derekc
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=642717&aid=1469907&group_id=105970

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
>Category: binder
>Group: Denied
>Status: Closed
Priority: 5
Submitted By: david (dextersinister)
>Assigned to: Derek (derekc)
Summary: Add output of Summary Information Stream to verbose logging

Initial Comment:
Adding all of the data contained in the Summary 
Information Stream of a package [msi or msm] would be 
useful for keeping track of automated builds, 
especially when using AutoGenUUID fields to create the 
Package Code for a build ...

For merge modules, the output could also include the 
ModuleID [just for convenience] ...

Thanks,

-dmm


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

>Comment By: Derek (derekc)
Date: 2006-04-24 18:58

Message:
Logged In: YES 
user_id=518766

There is a tool called msiinfo.exe which ships in the MSI
sdk which displays all the summary information to the
console.  It would be preferable to use this tool for this
purpose rather than duplicate the functionality in Light. 
You could easily schedule this tool to run immediately after
light.  This should provide all the information indicated in
the log you attached including the timestamp (its the
Created/LastSaved field).

Here's a sample output:
>msiinfo c:\temp\product.msi

Class Id for the MSI storage is
{000C1084-0000-0000-C000-000000000046}

[ 1][/c] Codepage = 1252
[ 2][/t] Title = Installation Database
[ 3][/j] Subject = My first Windows Installer package
[ 4][/a] Author = Microsoft Corporation
[ 5][/k] Keywords = Installer
[ 6][/o] Comments = Test from:
wix\examples\test\unrealtableoutput\product.wxs
[ 7][/p] Template(MSI CPU,LangIDs) = ;1033
[ 9][/v] Revision = {12345678-1234-1234-1234-123456789012}
[12][/r] Created = 2006/04/10 14:54:46
[13][/q] LastSaved = 2006/04/10 14:54:46
[14][/g] Pages(MSI Version Used) = 200
[15][/w] Words(MSI Source Type) = 2
[18][/n] Application = Windows Installer XML v0.0.0.0
(candle/light)
[19][/u] Security = 2

I'll close this feature request for now, but please re-open
it if msiinfo won't work for your purposes (and please let
us know why not in case we can suggest some other
appropriate solutions).

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

Comment By: david (dextersinister)
Date: 2006-04-18 10:23

Message:
Logged In: YES 
user_id=1376583

Still thinking about this ... and adding a time/date stamp 
would also be a very handy thing.

Thanks !

-dmm

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

Comment By: david (dextersinister)
Date: 2006-04-18 10:22

Message:
Logged In: YES 
user_id=1376583

Still thinking about this ... and adding a time/date stamp 
would also be a very handy thing.

Thanks !

-dmm

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

Comment By: david (dextersinister)
Date: 2006-04-14 16:04

Message:
Logged In: YES 
user_id=1376583

I've uploaded a sample [modified] log file ...

Additional lines could include the ProductID & UpgradeCode, 
just for completeness ... but I've only added the 
information which appears in the view summary information 
dialog as shown by Orca to the example file.

The main purpose would be to simplify bug/fix tracking 
during builds/tests prior to releasing a product to 
manufacturing ... and to provide a detail 'history' of the 
actual build of an installation package.

Think 'regulatory compliance' and I think you'll see where 
I'm coming from.

Thanks !

-dmm

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

Comment By: Derek (derekc)
Date: 2006-04-14 09:28

Message:
Logged In: YES 
user_id=518766

Could you please provide some specific examples of what you
would like this output to look like?

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=642717&aid=1469907&group_id=105970


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
WiX-devs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wix-devs

Reply via email to