I want to customize the MUI_PAGE_INSTFILES page. I have a plugin all worked out that just runs the page when clicked. I currently have tried to use the NSISDialogDesigner to create such a page but when I reference it with 'Page custom fnc_test_Show' , all it does is how the page with all the buttons and stuff that do not do anything and the progressbar does not move. So obviously I'm missing something. My NSIS knowledge isn't the greatest, so if possible, dumb it down for me a tad. Any help is appreciated.
edit: This is how it looks currently..
Is there a way to get rid of the top banner, bottom banner, have the image encompass the entire install window and also the progress bar to actually move? I can probably figure out how to remove the banners, but getting the progress bar to work with my installation is my main problem at the moment.