Inno Setup: Resize uninstall progress form with all its components
问题 Hey I need to increase width and height of UninstallProgressForm of my Inno Setup uninstaller. When I changed its width and height manually according to my custom - designed installer wizard page width and height, uninstall progress form appeared weird. Only changed thing is its width and height. All other components like uninstall progress bar, title, captions, details, buttons remain with theirs old default size. I like to know how can I resize all the components. Thanks in advance. UPDATED