Re: [WiX-users] Burn: Detecting: additional Package info

2011-04-28 Thread Bob Arnson
On 27-Apr-11 12:13, Vadym Verba wrote:
 1)  DetectPackageCompleteEventArgs contains PackageId. Where could I
 use this information? Could I somehow get access to .msi itself, described in
 Chain  with detected PackageId?

You can use it to set properties on that package or make decisions about 
what to show in your BA. See src\Setup\UX\InstallationViewModel.cs, for 
example.

 2)  DetectMsiFeatureEventArgs contains PackageId and FeatureId. How
 can I restore Feature hierarchy of detected package? I need to show Features
 TreeView but I can't find how to detect proper hierarchy structure.

You can get a list of features from the BA manifest, but it doesn't 
record the hierarchy.

-- 
sig://boB
http://joyofsetup.com/


--
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] Burn: Detecting: additional Package info

2011-04-27 Thread Vadym Verba
Hello.

 

I have several questions about detecting mechanism in Burn.

1)  DetectPackageCompleteEventArgs contains PackageId. Where could I
use this information? Could I somehow get access to .msi itself, described in
Chain with detected PackageId?

2)  DetectMsiFeatureEventArgs contains PackageId and FeatureId. How
can I restore Feature hierarchy of detected package? I need to show Features
TreeView but I can't find how to detect proper hierarchy structure.

I know .msi feature structure and obvious workaround is to hardcore its
structure into BA, but I wonder if there is some more suitable solution.

 

Vadym.

 

/pre
BR style=font-size:4px;
a href = http://www.sdl.com/sdl-vision;img 
src=http://www.sdl.com/images/email_new_logo.png; alt=www.sdl.com/sdl-vision 
border=0//a
BR
font face=arial  size=2a href =http://www.sdl.com/sdl-vision; 
style=color:005740; font-weight: boldwww.sdl.com/sdl-vision/a/font
BR
BR
font face=arial  size=1 color=#736F6E
bSDL PLC confidential, all rights reserved./b
If you are not the intended recipient of this mail SDL requests and requires 
that you delete it without acting upon or copying any of its contents, and we 
further request that you advise us.BR
SDL PLC is a public limited company registered in England and Wales.  
Registered number: 02675207.BR
Registered address: Globe House, Clivemont Road, Maidenhead, Berkshire SL6 7DY, 
UK.
/font
--
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users