Today, wixstdba does not show data progress reports. Someone was talking about adding a feature to the wix-devs mailing list, but that hadn't happened yet. It is just a matter of adding code, as in your managed case, to wixstdba (which does not already have it).
, wixstdba, Engine.OnCachePackageBegin() Engine.ExecutePackageBegin(). , , . .
, BootstrapperApplicationData.xml, .dll. WixPackageProperties, , DisplayName.
--- , , . ---
Engine.ExecuteMsiMessage() , Windows (, , ). .
, Engine.Progress , . , Engine.CacheAcquireProgress Engine.ExecuteProgress. : , 200.
, WixBA src\Setup\WixBA\ProgressViewModel.cs.