Just like my question in Inno Setup: How to manipulate progress bar on Run section?, which Martin Prikryl gave me an excellent suggestion, I want to do the same (change the style of the progress gauge) in the registering section, I mean, just before the Run section, when Inno Setup registers the DLLs / OCXs (regserver flag in [Files]).
I tried using some of the PageID to make it work, which I think is the wpInstalling one, comparing it to when it values goes to 100, it changes to Marquee style, but I didn't make it work.
Thanks a lot.