Getting the Indeterminate Progress Indicator to do its thing

I like this approach because it doesn’t break up the logic between a main app and a helper. All the logic remains in the main app; the helper just displays a progressbar.

I have been using that in Check Writer and Check Print’R for years.

The only limitation is for the Microsoft Windows Store. It seems the new API it uses does not allow execution of the helper.