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 > with detected "PackageId"? You can use it to set properties on that package or make decisions abou

[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 with detected "PackageId"? 2) DetectMsiFeatureEventArgs contains "P